android_system_core/include
Christopher Ferris 21bd040eff 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
(cherry picked from commit 862fe02919)

Change-Id: Ife5c48bddeb19006a98f9e87520474e97b97f6d9
2015-06-03 12:12:31 -07:00
..
android
backtrace Change the 64 bit map address format. 2015-06-03 12:12:31 -07:00
cutils Fix gettid() on Windows. 2015-05-13 13:43:32 -07:00
diskconfig
log logcat: liblog: Add "usec" format argument 2015-05-13 09:22:51 -07:00
memtrack Fix typos in comments 2015-04-20 10:10:33 -07:00
mincrypt
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
netutils
private libcutils: add fs_config_generate 2015-04-15 16:43:07 -07:00
system Graphics depth formats: Add confidence values 2015-05-26 14:50:48 -07:00
sysutils
usbhost libusbhost: Add usb_device_get_version() 2015-04-29 13:04:10 -07:00
utils Adding a build id check to blob cache. 2015-05-18 13:14:32 -07:00
ziparchive