Package org.openjdk.jmc.agent.jfr.impl
-
Class Summary Class Description JFRClassVisitor This class visits a class to be instrumented, discovers methods to be visited and visits them.JFREventClassGenerator This class is responsible for generating the JFR event class described by the transform descriptor.JFRMethodAdvisor This class is responsible for transforming the method to be instrumented.