platform_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 log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
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 diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
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 Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge LibNativeBridge: Version 2 2015-05-31 16:58:24 -07:00
netutils Refactor dhcp_utils for more flexible uses. 2015-03-02 12:26:53 +09:00
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 Revert "Sigh, more vendors linking against hidden APIs." 2015-03-20 23:51:36 +00:00
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 Add close_file flag to OpenArchiveFd() 2015-01-30 17:57:13 -08:00