Skip to content

mateuszrzeszutek/instrumenting-java-code

Repository files navigation

Instrumenting Java Code

This talk is about the various ways and methods of instrumenting Java code.

We will:

  • Explore several different methods, concentrating on code generation;
  • Dive deeper into ByteBuddy;
  • Create a simple javaagent;
  • Instrument a Java application in build time.

All with actual running code examples.

Tags

java, jvm, javaagent, instrumentation

About

Source code for the "Instrumenting Java Code" talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published