Bytecode Instrumentation
| 2004 JavaOne
SM
Conference | Session 3042 Copyright Hewlett Packard Co., 2004.
33
((JavaCrwDemo)(gdata->java_crw_demo_function))(
cnum,
name,
class_data,
class_data_len,
system_class,
"sun/tools/hprof/Tracker",
"Lsun/tools/hprof/Tracker;",
"CallSite",
"(II)V",
NULL, NULL, NULL, NULL, NULL, NULL,
&new_image,
&new_length,
&my_crw_fatal_error_handler,
&class_set_methods);
Call BCI library to instrument
Class with method
Method to call