commit | f6cf45fc2a1bb3a922b4a199ff63ab2f139bf43c | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Jun 02 14:52:44 2015 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Jun 03 10:24:21 2015 -0700 |
tree | ce9af694ba2083571c1a5f858590d856c649fcf4 | |
parent | 5055b77075693d88304f14bfa842ddf98547f971 [diff] |
Change the 64 bit map address format. Previously, the map printing in tombstones for 64 bit devices uses a variable length value. This means that the maps are not lined up. The new format is to print the map as 00000000'00000000 in all ways. Also fix a bug where the backtrace_map_t did not initialize all parameters. Add unit tests for all of the dump_all_maps function. Bug: 20950813 Change-Id: I30901c8a0251b00d85c4c01476b033ef8db84e32