aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/PointerData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update for LocalUnwinder object removal.Christopher Ferris2022-03-031-3/+4
* Update API of MapInfo from libunwindstackDavid Srbecky2021-05-131-2/+2
* Move bionic_macros.h from private to platform.Josh Gao2020-01-021-1/+1
* Fix allocations escaping malloc debug.Christopher Ferris2019-11-061-16/+16
* Move to the libc++ demangler.Christopher Ferris2019-07-181-2/+12
* Disable info messages by default for malloc debug.Christopher Ferris2019-04-021-4/+8
* Malloc debug: fix mutex deadlock issueIris Chang2019-03-081-1/+1
* Refactor the malloc_info code.Christopher Ferris2019-03-071-0/+11
* malloc debug: fix LogFreeError error logIris Chang2019-02-141-3/+4
* Bionic malloc debug: add a new option "abort_on_error"Iris Chang2019-01-221-1/+7
* Add support for using the new unwinder.Christopher Ferris2018-05-241-30/+81
* Fix nullptr dereference during sort.Christopher Ferris2018-05-011-2/+4
* Refactor malloc debug.Christopher Ferris2018-04-021-0/+553