1. 8655d17 Add aliases for backtrace related options. by Junjie Hu · 2 years, 6 months ago
  2. a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 2 months ago
  3. b42e8b4 Add option to force memunreachable check. by Christopher Ferris · 3 years, 2 months ago
  4. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  5. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  6. 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
  7. 770cbb3 Point to online documentation. by Christopher Ferris · 7 years ago
  8. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 7 years ago
  9. 4da2503 Refactor malloc debug. by Christopher Ferris · 7 years ago
  10. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  11. 602b88c Provide method to dump backtrace heap data. by Christopher Ferris · 8 years ago
  12. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 8 years ago
  13. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  14. 545808a Fix a typo in the debug malloc usage info by Tamas Berghammer · 9 years ago
  15. 7bd0178 Add the record alloc option. by Christopher Ferris · 9 years ago
  16. 62e3a07 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  17. ea26b33 Small fixes to malloc debug. by Christopher Ferris · 9 years ago
  18. a4b1425 Fix problem where unknown option is not an error. by Christopher Ferris · 9 years ago
  19. 549e522 Move hard-coded values to constants. by Christopher Ferris · 9 years ago
  20. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
  21. 7993b80 Add better free tracking. by Christopher Ferris · 9 years ago
  22. 166c853 Add min/max values for config values. by Christopher Ferris · 9 years ago
  23. f2b67b8 Fix build for gcc. by Christopher Ferris · 9 years ago
  24. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago