summaryrefslogtreecommitdiffstats
path: root/libcorkscrew/arch-arm/backtrace-arm.c
Commit message (Expand)AuthorAgeFilesLines
* libcorkscrew: avoid future name collisions.David 'Digit' Turner2012-07-131-11/+23
* Improve backtrace formatting.Jeff Brown2011-11-221-7/+11
* Improve stack unwinder robustness.Jeff Brown2011-11-041-75/+130
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* 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 a new library for collecting stack traces.Jeff Brown2011-10-221-0/+516