platform_bionic/libc/malloc_debug/tests
Christopher Ferris 7bd01783a8 Add the record alloc option.
This option adds the ability to record all of the allocation requests
and dump them to a file when a signal is sent to the process.

Included in this change, redo the option processing to add a new
string option.

Bug: 27747898

Change-Id: Ida043362e38b5eb1d459c99db9c2581015dab366
2016-07-08 14:05:17 -07:00
..
backtrace_fake.cpp Add better free tracking. 2016-01-29 15:19:22 -08:00
backtrace_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
libc_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Add the record alloc option. 2016-07-08 14:05:17 -07:00
malloc_debug_unit_tests.cpp Add the record alloc option. 2016-07-08 14:05:17 -07:00
property_fake.cpp Malloc debug rewrite. 2016-01-25 10:54:21 -08:00