Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format stack trace PC offset to 8 digits with leading zeros. | Ben Cheng | 2013-05-21 | 1 | -8/+9 |
* | Add basic Darwin support to libcorkscrew. | Elliott Hughes | 2013-05-14 | 1 | -10/+20 |
* | libcorkscrew will always HAVE_DLADDR. | Elliott Hughes | 2013-01-25 | 1 | -4/+0 |
* | am 417e3041: am 8124e073: Merge "Fix unused parameter warnings" | Jean-Baptiste Queru | 2012-08-15 | 1 | -2/+2 |
|\ | |||||
| * | Fix unused parameter warnings | Edwin Vane | 2012-08-13 | 1 | -2/+2 |
* | | Support libcorkscrew on x86 hosts in binaries using glibc. | Elliott Hughes | 2012-05-18 | 1 | -3/+26 |
|/ | |||||
* | Improve backtrace formatting. | Jeff Brown | 2011-11-22 | 1 | -6/+32 |
* | Minor robustness tweaks. | Jeff Brown | 2011-11-18 | 1 | -12/+52 |
* | Improve stack unwinder robustness. | Jeff Brown | 2011-11-04 | 1 | -23/+57 |
* | Add a new library for collecting stack traces. | Jeff Brown | 2011-10-22 | 1 | -0/+205 |