summaryrefslogtreecommitdiffstats
path: root/libc/bionic/debug_mapinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-zero vaddr in maps.Christopher Ferris2015-07-211-3/+67
* libc should use O_CLOEXEC when opening files for its own use.Elliott Hughes2014-08-261-1/+1
* Use libunwindbacktrace for debug malloc code.Christopher Ferris2014-07-291-21/+32
* Use the mmap/munmap for allocation routines.Christopher Ferris2014-07-181-10/+5
* Support for jemalloc to replace dlmalloc.Christopher Ferris2014-05-201-2/+8
* Don't collect useless stack frames; do demangle C++ symbols.Elliott Hughes2013-01-291-5/+5
* Fix the duplication in the debugging code.Elliott Hughes2013-01-181-0/+96