summaryrefslogtreecommitdiffstats
path: root/runtime/itrace.c
Commit message (Expand)AuthorAgeFilesLines
* itrace: zap "usr_itrace_init: completed for tid = NNNN" debug messageFrank Ch. Eigler2009-03-241-1/+2
* PR9974: adapt to utrace_connected_engine -> utrace_engineFrank Ch. Eigler2009-03-221-0/+6
* start of rhel5 compatibility for itraceFrank Ch. Eigler2009-03-191-1/+41
* Fix for spinlock bad magic error with itrace probe pointMaynard Johnson2009-03-181-6/+2
* This patch updates the itrace code to support the new utrace interface.Maynard Johnson2009-03-031-29/+117
* Use 'static' as much as possibleJosh Stone2009-01-281-1/+1
* session.h (struct systemtap_session): Added itrace_derived_probedcn2008-07-291-0/+438