1. 44b0363 Move malloc_debug/malloc_hooks to new directory. by Christopher Ferris · 4 months ago[Renamed from libc/malloc_debug/PointerData.cpp]
  2. 3d47086 Use the demangler from libunwindstack. by Christopher Ferris · 5 months ago
  3. 0ec50d8 Trivial C++23 fixes. by Elliott Hughes · 8 months ago
  4. c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 3 years, 1 month ago
  5. a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 8 months ago
  6. dfbc59a Use new AndroidLocalUnwinder. by Christopher Ferris · 3 years, 10 months ago
  7. f78486f Mangle the pointers stored in PointerData. by Christopher Ferris · 3 years, 9 months ago
  8. 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 4 years ago
  9. 92b8d64 Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 8 months ago
  10. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  11. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 6 years ago
  12. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 7 years ago
  13. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 7 years ago
  14. 76dcc47 Malloc debug: fix mutex deadlock issue by Iris Chang · 7 years ago
  15. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  16. b344150 malloc debug: fix LogFreeError error log by Iris Chang · 7 years ago
  17. 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
  18. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 8 years ago
  19. c151bc3 Fix nullptr dereference during sort. by Christopher Ferris · 8 years ago
  20. 4da2503 Refactor malloc debug. by Christopher Ferris · 8 years ago