Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Privatize MAX_STACK_DEPTH | Josh Stone | 2009-04-16 | 1 | -2/+2 |
| | | | | | | The kernel-tip tree also has a MAX_STACK_DEPTH defined in perf_counter.h, so we need to separate our definition. I've changed the definition in our unwinder to STP_MAX_STACK_DEPTH. | ||||
* | PR6738: restore support for rhel4-era (2.6.9) kernels | Frank Ch. Eigler | 2008-07-12 | 1 | -0/+5 |
| | |||||
* | PR6410: unwinder-less architecture tolerance | Frank Ch. Eigler | 2008-04-15 | 1 | -0/+4 |
| | |||||
* | add (back) runtime/unwind files | Frank Ch. Eigler | 2008-03-25 | 1 | -0/+142 |