0d6180f122
dumpstate was not dumping any stack traces for vm processes because
it was failing the string compare for /system/bin/app_process.
64-bit devices use app_process32 and app_process64 instead of
app_process, and zygote64 alongside zygote. Change the string
matching to be prefix matching.
(cherry picked from commit
|
||
---|---|---|
.. | ||
atrace | ||
bugreport | ||
dumpstate | ||
dumpsys | ||
flatland | ||
installd | ||
ip-up-vpn | ||
rawbu | ||
service | ||
servicemanager |