Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused functions and variables. | David Smith | 2009-02-18 | 1 | -124/+1 |
* | Use 'static' as much as possible | Josh Stone | 2009-01-28 | 1 | -2/+2 |
* | Rename _stp_module module_base output to dwarf_module_base and document. | Mark Wielaard | 2008-09-10 | 1 | -2/+4 |
* | Record module base and use it for adjusting start locations in dwarf unwinder. | Mark Wielaard | 2008-09-10 | 1 | -3/+24 |
* | Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now. | Mark Wielaard | 2008-09-10 | 1 | -1/+2 |
* | emit all symbol tables at compile time; don't do any module munging; new unwi... | Frank Ch. Eigler | 2008-07-04 | 1 | -14/+3 |
* | PR6410: unwinder-less architecture tolerance | Frank Ch. Eigler | 2008-04-15 | 1 | -0/+5 |
* | dded _stp_read_address() and changed code to use it. | Martin Hunt | 2008-03-28 | 1 | -13/+4 |
* | kretprobe trampoline fixes | Martin Hunt | 2008-03-28 | 1 | -12/+74 |
* | i386 fixes. | Martin Hunt | 2008-03-26 | 1 | -1/+1 |
* | Cleanup. | Martin Hunt | 2008-03-25 | 1 | -48/+59 |
* | rebased unwind_branch on top of current master | Frank Ch. Eigler | 2008-03-25 | 1 | -0/+895 |