diff options
author | 2024-01-18 14:32:50 +0000 | |
---|---|---|
committer | 2024-01-23 11:38:19 +0000 | |
commit | 0c36cea9ffc17d0fbdb3797917b095818ca15973 (patch) | |
tree | 23511261a6ba9a97cd498a9266e289c7960ce9a4 /compiler/optimizing/graph_checker.h | |
parent | b25dd2d4f93f4925551f469a9535e3abc79081a7 (diff) |
Add the current GC in the dumpsys output
This CL surfaces the Garbage Collector currently in use in the Android
Runtime in the output for the 'adb dumpsys package dexopt' command, for
debugging purposes.
Bug: 320283802
Test: atest art_standalone_libartservice_tests
Test: atest ArtServiceTests
Test: adb shell dumpsys package dexopt (to contain the current GC)
Test: adb shell dumpsys package com.android.bluetooth (to not contain the current GC)
Test: adb shell pm art dump (to contain the current GC)
Test: adb shell pm art dump com.android.bluetooth (to not contain the current GC)
Change-Id: Idce3e11c79c8e28ea1c17c184756c052c69a1fe5
Diffstat (limited to 'compiler/optimizing/graph_checker.h')
0 files changed, 0 insertions, 0 deletions