History log of /system/core/libmemunreachable/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e33686b7cad8169ba799f2348d86a670b4224220 08-Mar-2016 Colin Cross <ccross@android.com> Fix mac build

Disable memunreachable_test for mac.

Change-Id: Ie9594b6e5dfc661c4d709b419dbcb7b610434a84
/system/core/libmemunreachable/Android.mk
8e8f34c5580d3b0b466d35f98bb12175e5dcf30a 03-Mar-2016 Colin Cross <ccross@android.com> Fold leaks that are referenced by other leaks

Find leaks that have no references at all, or are only referenced by
other leaks in the same strongly connected component, and hide all
referenced leaks.

Bug: 27208635
Change-Id: Ifbfd14e24e2ba0f8af7c1b887e57f34362720f2d
/system/core/libmemunreachable/Android.mk
b8e20f557f315d2ab5e21f7bf70657bb16d5d42d 03-Mar-2016 Colin Cross <ccross@android.com> Compile some tests for the host

Compile some tests for the host to ease debugging with valgrind or gdb.

Bug: 27208635
Change-Id: Ib46fcfa333ceb721f26efca00b2fa60b9fba44e6
/system/core/libmemunreachable/Android.mk
7add50d820938123b7f163bbc5b528623065b7b1 15-Jan-2016 Colin Cross <ccross@android.com> imprecise mark and sweep native memory leak detector

libmemunreachable uses an imprecise mark and sweep pass over all memory
allocated by jemalloc in order to find unreachable allocations.

Bug: 27208635
Change-Id: Ia70bbf31f5b40ff71dab28cfd6cd06c5ef01a2d4
(cherry picked from commit bcb4ed3eaa92d23949d4ab33dbf1b2604bba8a18)
/system/core/libmemunreachable/Android.mk