platform_bionic/libc/malloc_debug/tests
Christopher Ferris a1c0d2fd4c Add support for modifying decay timer.
Add the mallopt function, and only a single option so far.

Bug: 36401135

Test: Built and booted bullhead.
Test: Ran jemalloc unit tests.
Test: Ran bionic unit tests.
Test: Ran a test that allocated and free'd a large piece of memory,
Test: and verified that after changing the parameter, the PSS
Test: sticks around (decay timer set to 1), the PSS is purged (decay
Test: timer set to 0).
Change-Id: I6927929b0c539c1023d34772d9e26bb6a8a45877
2017-05-15 16:59:16 -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 Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
log_fake.h Malloc debug rewrite. 2016-01-25 10:54:21 -08:00
malloc_debug_config_tests.cpp Refactor Config from a struct to a class. 2017-04-06 15:30:42 -07:00
malloc_debug_unit_tests.cpp Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00