replicant-frameworks_native/cmds
Colin Cross 0d6180f122 dumpstate: fix dumping traces for vm processes on 64-bit
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 8eb25d552b)

Change-Id: I6b1568161fae278f0e6107990e5b750cf0ca902b
2014-07-17 12:42:14 -07:00
..
atrace am e77cb931: am 259c2508: am 03e2f8fa: Merge "Modified atrace.cpp to recognize ATRACE_TAG_BIONIC." 2014-05-29 01:08:06 +00:00
bugreport releax wait timeout on start of dumpstate service 2014-01-15 15:58:54 -08:00
dumpstate dumpstate: fix dumping traces for vm processes on 64-bit 2014-07-17 12:42:14 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
installd Offer to delete code cache directories. 2014-07-15 21:49:51 -07:00
ip-up-vpn Add liblog 2013-04-09 21:55:39 -07:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager Add MAC for remaining service_manager functionality. 2014-07-15 10:11:33 -07:00