Files
frameworks_base/core
Christopher Ferris e336eea49a Fix code for new malloc debug enable.
When using am dumpheap -n, modify the code to print the new
way malloc debug works instead of the old way.

Also, the old code had a hard-coded number of backtrace frames. The
new code allows this to be variable so the code needed to be modified
for this too.

Test: am dumpheap -n <PID> <FILE> dumps properly.

Change-Id: Id79e4acbe04313090eb2b973f023e5b27591bb7d
2016-09-29 15:18:58 -07:00
..
2016-09-29 15:18:58 -07:00
2016-09-27 22:19:26 +00:00