Initialize the profiler instance. This method should be called exactly once before any calls to preprocess.paramparameters Initialization parameters.returntrue if initialization succeeded.
This function profiler-enables the given class. This method should not be called until the initialization method has completed. It is thread- safe.paramclassname The name of the class to process. Used for efficient filtering.paramclassBytes Actual contents of class to processreturnThe instrumented class bytes.