aosp12/art/tools/jvmti-agents
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
breakpoint-logger init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
chain-agents init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
dump-jvmti-state init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
enable-vlog init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
field-counts init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
field-null-percent init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
jit-load init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
list-extensions init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
simple-force-redefine init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
simple-profile init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ti-alloc-sample init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ti-fast init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
titrace init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
wrapagentproperties init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +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