diff options
| author | 2019-02-06 11:41:14 -0800 | |
|---|---|---|
| committer | 2019-02-06 19:47:07 +0000 | |
| commit | 905e8a2e4c8beb338fd2964da7755e1739e57734 (patch) | |
| tree | 86666757be5d82a8143ac2661b488db59f199ab8 /compiler/optimizing/stack_map_test.cc | |
| parent | 2f34e59c10c30ea24fa5f4bc4e3d5a9dc6469c34 (diff) | |
Add VMStart, VMInit, and VMDeath to tifast
These can be useful for investigating the ordering and filtering of
events sent by various java language runtimes.
Test: art --64 \
-Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so \
-agentpath:$ANDROID_HOST_OUT/lib64/libtifastd.so=log,VMInit,VMStart,VMDeath,ThreadStart \
-cp classes.dex \
Main
Test: java -agentpath:$ANDROID_HOST_OUT/lib64/libtifastd.so=log,VMInit,VMStart,VMDeath,ThreadStart \
-cp . \
Main
Change-Id: I54320230ce567c8e947bc7c4835f5ba32e3072e3
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions