summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2018-04-18 15:19:15 -0700
committerAlex Light <allight@google.com>2018-04-20 08:49:16 -0700
commit7f40ae52e9de9badb534969fb116579aee11bb84 (patch)
tree4daf778afcb9fe63e826328943825ac08b354f13 /test/ProfileTestMultiDex/Main.java
parent90f8addf6c68a9be6d813e5da7f6bea370a048f9 (diff)
Move jit startup attempt to openjdkjvmti from adbconnection
We were attempting to start the jit in adbconnection if it was not already running in order to improve the performance of debugging system_server and other similar processes. Since we have opened up the kArtTiVersion (0x70010200) environment to any agent (on userdebug/eng builds) it would be useful for these other agents also have the performance boost when running on these processes. Test: Build Test: adb root && adb shell setenforce 0 && adb forward tcp:12345 jdwp:`adb shell pidof system_server` && jdb -attach localhost:12345; <Do things with debugger and device> Bug: 78119634 Bug: 78195998 Merged-In: Ibfe10b43dcd23d615c03c12af2625e2b0c54f6a4 Change-Id: Ibfe10b43dcd23d615c03c12af2625e2b0c54f6a4 (cherry picked from commit 60fbefcdf3578be9995a3be2b975b3998cdb430c)
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions