1. 44b0363 Move malloc_debug/malloc_hooks to new directory. by Christopher Ferris · 5 months ago[Renamed from libc/malloc_debug/Config.h]
  2. c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 7 months ago
  3. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 8 months ago
  4. 5610d5a Add support for signal dumping log stats. by Christopher Ferris · 2 years, 2 months ago
  5. a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 9 months ago
  6. b42e8b4 Add option to force memunreachable check. by Christopher Ferris · 3 years, 9 months ago
  7. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 7 years ago
  8. 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
  9. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 8 years ago
  10. 4da2503 Refactor malloc debug. by Christopher Ferris · 8 years ago
  11. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  12. 602b88c Provide method to dump backtrace heap data. by Christopher Ferris · 8 years ago
  13. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 9 years ago
  14. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  15. 7bd0178 Add the record alloc option. by Christopher Ferris · 10 years ago
  16. 55a89a4 Small refactor. by Christopher Ferris · 10 years ago
  17. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  18. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  19. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago