summaryrefslogtreecommitdiffstats
path: root/tapset/context-symbols.stp
Commit message (Expand)AuthorAgeFilesLines
* Fixed PR 11425 by fixing probefunc() when used with kprobe.function.David Smith2010-03-231-1/+1
* PR11015 Support shared library reloading (in different processes)Mark Wielaard2009-12-221-2/+2
* tapset docs cleanupFrank Ch. Eigler2009-09-291-1/+1
* Spelling fixes in the tapsetsJosh Stone2009-09-161-3/+3
* Remove documentation weirdness FIXME in tapset print_stack().Mark Wielaard2009-04-211-2/+2
* Create usymname and usymdata variant that trigger STP_NEED_VMA_TRACKER.Mark Wielaard2009-04-071-2/+2
* PR6580: Implement symname, symdata and modname context functions.Mark Wielaard2009-04-021-7/+53
* Merge branch 'master' into pr6866Mark Wielaard2009-03-171-11/+12
|\
| * minor editsddomingo2009-03-171-1/+1
| * minor editsddomingo2009-03-171-7/+4
| * fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
| * minor revision, added tagddomingo2009-03-021-2/+2
* | context-symbols.stp (probefunc): Call _stp_symbol_snprint with current task.Mark Wielaard2008-12-151-4/+1
* | PR6866: First pass at translating addresses to symbol names through vma.Mark Wielaard2008-12-101-0/+8
|/
* PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATAFrank Ch. Eigler2008-11-281-3/+3
* PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.Elliott Baron2008-11-281-0/+95