Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch arm libcorkscrew over to <sys/ucontext.h>. | Elliott Hughes | 2014-01-29 | 1 | -13/+1 |
* | Use the more portable <elf.h> instead of <sys/exec_elf.h>. | Elliott Hughes | 2014-01-10 | 2 | -2/+2 |
* | Fix ELF header parser bug. | Ben Cheng | 2012-12-10 | 1 | -4/+7 |
* | libcorkscrew: avoid future name collisions. | David 'Digit' Turner | 2012-07-13 | 1 | -11/+23 |
* | Improve backtrace formatting. | Jeff Brown | 2011-11-22 | 1 | -7/+11 |
* | Improve stack unwinder robustness. | Jeff Brown | 2011-11-04 | 2 | -83/+143 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -3/+3 |
* | A wee little division by 8 makes all the difference. | Jeff Brown | 2011-10-25 | 1 | -6/+10 |
* | Add support for explicitly dumping native stacks. | Jeff Brown | 2011-10-25 | 1 | -15/+25 |
* | Add a new library for collecting stack traces. | Jeff Brown | 2011-10-22 | 2 | -0/+581 |