aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/backtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move to the libc++ demangler.Christopher Ferris2019-07-181-3/+9
* Fix handling of libs with a ro map and a rx map.Christopher Ferris2018-12-181-2/+2
* Refactor malloc debug.Christopher Ferris2018-04-021-9/+8
* Use libdemangle for function names.Christopher Ferris2017-06-021-5/+3
* Add offset to backtrace_string printing.Christopher Ferris2017-05-251-3/+12
* Move libc_log code into libasync_safe.Christopher Ferris2017-05-031-4/+4
* Fix uninitialized variable usage.Christopher Ferris2016-11-161-0/+2
* malloc_debug: reread /proc/pid/maps when entry is missingColin Cross2016-02-181-12/+5
* Add backtrace_string and export to libmemunreachableColin Cross2016-02-181-12/+15
* Add better free tracking.Christopher Ferris2016-01-291-1/+1
* Malloc debug rewrite.Christopher Ferris2016-01-251-0/+179