summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Martin Stjernholm <mast@google.com> 2022-04-11 19:58:23 +0100
committer Martin Stjernholm <mast@google.com> 2022-04-19 11:01:25 +0000
commitb5ef87ae82c208589d839ef89bf3a191b435e289 (patch)
treecae651e6d49fec31290c9a18489b8149a3e5b75e /libs/androidfw/StringPool.cpp
parent9bfd60ab82c8f9477249b8ea0ecfe4f7a2064c33 (diff)
Add an argument to `cmd pm dump-profiles` to send
--dump-classes-and-methods to profman. Test: adb root adb shell kill -SIGUSR1 '$(pidof com.android.systemui)' && \ sleep 1 && \ adb shell pm compile -m speed-profile com.android.systemui adb unroot adb shell pm dump-profiles --dump-classes-and-methods \ com.android.systemui && \ adb pull data/misc/profman/com.android.systemui-primary.prof.txt Check that the output is the same as: adb root && adb shell profman --dump-classes-and-methods \ --reference-profile-file=data/misc/profiles/ref/com.android.systemui/primary.prof \ --profile-file=data/misc/profiles/cur/0/com.android.systemui/primary.prof \ --apk=system_ext/priv-app/SystemUI/SystemUI.apk Test: adb shell pm dump-profiles \ com.android.systemui && \ adb pull data/misc/profman/com.android.systemui-primary.prof.txt Check that the output is in the usual `profman --dump-only` format Bug: 198506529 Change-Id: I2559822fcc3ad32fe4b7b6ac2faa91e3c3ab6c8e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions