Search code examples
How to get Object ID as used in Heap Dump...


javaheap-dumpobjectidjvmti

Read More
Adding invokestatic to java/lang/Object.<init> via JVM TI agent causes JVM to crash with segfa...


javajvminstrumentation.class-filejvmti

Read More
JVMTI - Get object for field in class...


javaoraclejvmjava-native-interfacejvmti

Read More
Attaching Java VisualVM for CPU-Profiling leads to JVMTI error 66...


javavisualvmjvmti

Read More
Java / JVMTI: Usage of JavaVM-parameter in Agent_OnLoad(JavaVM, char*, void)...


javaoraclejvmjava-native-interfacejvmti

Read More
get jclass from jfieldID...


javajava-native-interfacejvmti

Read More
Thread-aware heap allocation tracking with JVMTI...


javajvmti

Read More
Java API on top of JVMTI?...


javajvmti

Read More
Finding which code allocated large objects in Sun JVM...


jvmti

Read More
JDI: How to pause a Java application (JVM) like in the debugger...


javajvmtijdi

Read More
JPDA JDI ObjectReference of java.io.InputStreamReader...


javadebuggingjvmtijpdajdi

Read More
How to monitor exceptions or errors generated by other Java applications?...


javaexceptionmonitorjvmti

Read More
what happens if there are two or more different implementations of jre on same platform?...


javaappletjvmti

Read More
Profiling JVMs with JVMTI, how to distinguish the different JVMs?...


javajvmti

Read More
java agent with jvmti load at runtime, unload from within...


javadebuggingdlopendynamic-loadingjvmti

Read More
BCI library for Java in C...


javacinstrumentationjvmtibcel

Read More
Java Attach API: UnsatisfiedLinkError...


javalinuxjava-native-interfacedynamic-linkingjvmti

Read More
Using System.load vs library set as agent...


javajvmjvmti

Read More
AttachNotSupportedException due to missing java_pid file in Attach API...


javajvmti

Read More
JVMTI profiling: calculating the amount of stack memory...


javamemory-managementstackjvmti

Read More
Link library name for JVM TI...


javagccjvmti

Read More
Undefined symbol in shared library with g++...


c++qtg++jvmtimoc

Read More
Perplexed by jvmti object allocation callback behavior...


javajvmti

Read More
JVMTI Agent_OnLoad handler can't create a System Property...


javajvmti

Read More
Retrieve jobject within MethodEntry /MethodExit in JVMTI...


javajvmti

Read More
Profiling vs Instrumentation - Java...


javaperformanceprofilinginstrumentationjvmti

Read More
Can I programmatically find out in which GC generation an instance lives?...


javagarbage-collectionjvmjvm-hotspotjvmti

Read More
Using JNI / JVMTI - How to determine if jfieldID is static or not...


reflectionjava-native-interfacejvmti

Read More
JVMTI not loaded...


javajvmti

Read More
compiling a jvmti agent with g++ fails to work, but cc works ok...


javagccg++jvmti

Read More
BackNext