Add dtrace probe points for the following events that occur during execution of the Java program (with the specified arguments):
method-entry: thread, class name, method name, method signature
method-return: thread, class name, method name, method signature
object-alloc: thread, class name, size
###@###.### 2005-05-23 15:40:15 GMT
method-entry: thread, class name, method name, method signature
method-return: thread, class name, method name, method signature
object-alloc: thread, class name, size
###@###.### 2005-05-23 15:40:15 GMT
- relates to
-
JDK-6402766 jinfo: add -flag option to print or set (a select subset of) JVM flags dynamically
-
- Resolved
-
-
JDK-6935224 Adding new DTrace probes to work with Palantir
-
- Closed
-