summaryrefslogtreecommitdiffstats
path: root/runtime/unwind
Commit message (Expand)AuthorAgeFilesLines
* Be paranoid about table size resolving cie_for_fde and fde_pointer_type.Mark Wielaard2009-10-201-2/+4
* PR10458. User actual breakpoint address for [ku]probe[ret].Mark Wielaard2009-07-312-2/+2
* Fetch and store both debug_frame and eh_frame tables.Mark Wielaard2009-05-201-2/+2
* Privatize MAX_STACK_DEPTHJosh Stone2009-04-161-2/+2
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-123-0/+18
* Merge branch 'master' of monkey:/home/hunt/systemtapMartin Hunt2008-04-151-18/+0
|\
| * 2.6.25 fixes and stack level limits.Martin Hunt2008-04-151-18/+0
* | PR6410: unwinder-less architecture toleranceFrank Ch. Eigler2008-04-151-0/+4
|/
* unwinder build fix for STACK_{TOP,BOTTOM} macro name collisionsFrank Ch. Eigler2008-04-151-4/+4
* Fixes for 2.6.25 pt_regs changes.Martin Hunt2008-04-092-4/+98
* Support for kernels built with CONFIG_FRAME_POINTERMartin Hunt2008-03-302-2/+5
* i386 fixes.Martin Hunt2008-03-262-16/+1
* Cleanup.Martin Hunt2008-03-252-0/+23
* add (back) runtime/unwind filesFrank Ch. Eigler2008-03-253-0/+340