| Commit message (Expand) | Author | Age | Files | Lines |
* | resolved conflicts for merge of a6405e9d to jb-mr1-dev | Jean-Baptiste Queru | 2012-08-23 | 2 | -19/+57 |
|\ |
|
| * | Merge "libcorkscrew: avoid future name collisions." | Jean-Baptiste Queru | 2012-08-22 | 2 | -38/+46 |
| |\ |
|
| | * | libcorkscrew: avoid future name collisions. | David 'Digit' Turner | 2012-07-13 | 2 | -38/+46 |
* | | | am 417e3041: am 8124e073: Merge "Fix unused parameter warnings" | Jean-Baptiste Queru | 2012-08-15 | 3 | -7/+10 |
|\ \ \
| |/ / |
|
| * | | Merge "Fix unused parameter warnings" | Jean-Baptiste Queru | 2012-08-15 | 3 | -7/+10 |
| |\ \ |
|
| | * | | Fix unused parameter warnings | Edwin Vane | 2012-08-13 | 3 | -7/+10 |
| | |/ |
|
* | | | am 83c4398b: am cc12ed32: Merge "[MIPS] debuggerd and libcorkscrew support" | Jean-Baptiste Queru | 2012-08-15 | 3 | -0/+228 |
|\ \ \
| |/ / |
|
| * | | [MIPS] debuggerd and libcorkscrew support | Chris Dearman | 2012-08-10 | 3 | -0/+228 |
| |/ |
|
* | | Fix a leak I caused in the libcorkscrew test program. | Elliott Hughes | 2012-05-22 | 1 | -1/+1 |
* | | Fix libcorkscrew for x86 targets (bionic) as well as the host (glibc). | Elliott Hughes | 2012-05-21 | 1 | -0/+18 |
* | | Test libcorkscrew's ELF symbol table decoder too. | Elliott Hughes | 2012-05-18 | 1 | -1/+23 |
* | | Support libcorkscrew on x86 hosts in binaries using glibc. | Elliott Hughes | 2012-05-18 | 5 | -48/+132 |
* | | Add missing #includes. | Elliott Hughes | 2012-05-17 | 2 | -0/+2 |
|/ |
|
* | Improve backtrace formatting. | Jeff Brown | 2011-11-22 | 3 | -13/+50 |
* | Minor robustness tweaks. | Jeff Brown | 2011-11-18 | 1 | -12/+52 |
* | Link with libgccdemangle.so for name demangling. | Jing Yu | 2011-11-09 | 2 | -12/+6 |
* | Improve stack unwinder robustness. | Jeff Brown | 2011-11-04 | 7 | -138/+339 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 2 | -6/+6 |
* | 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 x86 stack unwinding support to libcorkscrew. | Jeff Brown | 2011-10-22 | 3 | -0/+163 |
* | Add a new library for collecting stack traces. | Jeff Brown | 2011-10-22 | 14 | -0/+1673 |