aboutsummaryrefslogtreecommitdiffstats
path: root/MemUnreachable.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GWP-ASan] Scan GWP-ASan regions for native allocations.Mitch Phillips2020-02-121-1/+2
* Add support for scudo native allocator.Christopher Ferris2019-09-181-1/+3
* Improve memunreachable ABI before making it vendor_availableColin Cross2019-05-201-0/+6
* Fix libmemunreachable vs hwasan conflict.Evgenii Stepanov2019-03-191-1/+6
* Validate allocations against mappingsColin Cross2018-11-291-0/+5
* Remove ashmem from system/coreJoel Fernandes2018-08-241-1/+1
* Make memunreachable_test more robust against false negative leaksColin Cross2018-05-141-0/+15
* Define current ABI string in android-base/macros.hdimitry2017-08-231-17/+0
* libmemunreachable: track kernel binder referencesColin Cross2017-07-121-3/+14
* Move libmemunreachable into namespace androidColin Cross2017-06-221-6/+11
* libmemunreachable: clang-format everythingColin Cross2017-06-221-39/+37
* Add a helpful error message if GetUnreachableMemory failsColin Cross2017-06-151-1/+4
* Move all logging to use the async safe logging.Christopher Ferris2017-05-031-22/+20
* Add ABI to leak reportColin Cross2016-03-041-0/+19
* Combine leaks with same stacktraceColin Cross2016-03-041-27/+86
* Fold leaks that are referenced by other leaksColin Cross2016-03-041-6/+24
* libmemunreachable: fix long timeout on errorColin Cross2016-02-191-3/+6
* imprecise mark and sweep native memory leak detectorColin Cross2016-02-191-0/+434