1. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  2. 602b88c Provide method to dump backtrace heap data. by Christopher Ferris · 8 years ago
  3. 2b2b25b Refactor Config from a struct to a class. by Christopher Ferris · 8 years ago
  4. 55a89a4 Small refactor. by Christopher Ferris · 9 years ago
  5. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  6. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago[Renamed (63%) from libc/bionic/debug_backtrace.h]
  7. 32bf43f Rename debug_stacktrace to debug_backtrace. by Elliott Hughes · 10 years ago[Renamed (94%) from libc/bionic/debug_stacktrace.h]
  8. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 13 years ago
  9. 239e7a0 More debug malloc fixes. by Elliott Hughes · 13 years ago
  10. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago[Copied (71%) from libc/bionic/malloc_debug_check_mapinfo.h]
  11. c4d1fec Clean up warnings in the malloc_debug_* files. by Elliott Hughes · 13 years ago
  12. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago