android13/art/tools/jvmti-agents
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
breakpoint-logger initial 2024-06-22 20:45:49 +08:00
chain-agents initial 2024-06-22 20:45:49 +08:00
dump-jvmti-state initial 2024-06-22 20:45:49 +08:00
enable-vlog initial 2024-06-22 20:45:49 +08:00
field-counts initial 2024-06-22 20:45:49 +08:00
field-null-percent initial 2024-06-22 20:45:49 +08:00
jit-load initial 2024-06-22 20:45:49 +08:00
list-extensions initial 2024-06-22 20:45:49 +08:00
simple-force-redefine initial 2024-06-22 20:45:49 +08:00
simple-profile initial 2024-06-22 20:45:49 +08:00
ti-alloc-sample initial 2024-06-22 20:45:49 +08:00
ti-fast initial 2024-06-22 20:45:49 +08:00
titrace initial 2024-06-22 20:45:49 +08:00
wrapagentproperties initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

JVMTI Agents

This is the collection of various jvmti agents that we have created for debugging or testing the runtime. Most of these work on both the RI and ART, on both host and device.

Agents