summaryrefslogtreecommitdiffstats
path: root/tapset/context-unwind.stp
Commit message (Expand)AuthorAgeFilesLines
* set the IP in return probes to the returned-to instructionTim Moore2009-12-161-2/+2
* tapset docs cleanupFrank Ch. Eigler2009-09-291-3/+3
* Add task_backtrace systemtap function.William Cohen2009-09-171-0/+13
* Spelling fixes in the tapsetsJosh Stone2009-09-161-1/+1
* Implement caller:string() in terms of symname() and caller_addr().Mark Wielaard2009-05-131-8/+5
* Pass task from tapset, through stack and unwind functions for lookup.Mark Wielaard2009-04-201-2/+2
* PR6580: Implement symname, symdata and modname context functions.Mark Wielaard2009-04-021-1/+1
* Merge branch 'master' into pr6866Mark Wielaard2009-03-171-6/+10
|\
| * minor editsddomingo2009-03-171-5/+5
| * fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
* | Merge branch 'master' into pr6866Mark Wielaard2009-02-201-8/+9
|\|
| * PR9810: Mostly revert "PR6961: initial sketch: set up dummy pt_regs for non-t...Frank Ch. Eigler2009-02-031-8/+9
* | PR6866: First pass at translating addresses to symbol names through vma.Mark Wielaard2008-12-101-1/+2
|/
* PR6961: initial sketch: set up dummy pt_regs for non-trap based probesFrank Ch. Eigler2008-12-091-9/+8
* PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATAFrank Ch. Eigler2008-11-281-6/+6
* PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.Elliott Baron2008-11-281-0/+71