Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for non-zero vaddr in maps. | Christopher Ferris | 2015-07-21 | 1 | -3/+67 |
* | libc should use O_CLOEXEC when opening files for its own use. | Elliott Hughes | 2014-08-26 | 1 | -1/+1 |
* | Use libunwindbacktrace for debug malloc code. | Christopher Ferris | 2014-07-29 | 1 | -21/+32 |
* | Use the mmap/munmap for allocation routines. | Christopher Ferris | 2014-07-18 | 1 | -10/+5 |
* | Support for jemalloc to replace dlmalloc. | Christopher Ferris | 2014-05-20 | 1 | -2/+8 |
* | Don't collect useless stack frames; do demangle C++ symbols. | Elliott Hughes | 2013-01-29 | 1 | -5/+5 |
* | Fix the duplication in the debugging code. | Elliott Hughes | 2013-01-18 | 1 | -0/+96 |