summaryrefslogtreecommitdiffstats
path: root/libcorkscrew
Commit message (Expand)AuthorAgeFilesLines
* Improve backtrace formatting.Jeff Brown2011-11-223-13/+50
* Minor robustness tweaks.Jeff Brown2011-11-181-12/+52
* Link with libgccdemangle.so for name demangling.Jing Yu2011-11-092-12/+6
* Improve stack unwinder robustness.Jeff Brown2011-11-047-138/+339
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-6/+6
* A wee little division by 8 makes all the difference.Jeff Brown2011-10-251-6/+10
* Add support for explicitly dumping native stacks.Jeff Brown2011-10-251-15/+25
* Add x86 stack unwinding support to libcorkscrew.Jeff Brown2011-10-223-0/+163
* Add a new library for collecting stack traces.Jeff Brown2011-10-2214-0/+1673