summaryrefslogtreecommitdiffstats
path: root/runtime/itrace.c
Commit message (Expand)AuthorAgeFilesLines
* PR11113 fix. Support new utrace API.David Smith2009-12-211-0/+30
* PR 10848 partial fix by using systemtap memory functions everywhere.David Smith2009-12-091-2/+7
* PR10653: don't corrupt signal structs in itrace on rawhide utraceRoland McGrath2009-11-301-3/+10
* * sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.Stan Cox2009-09-161-53/+1
* Fixed PR 10386 by removing the need to convert a pid to a task.David Smith2009-07-201-10/+5
* PR10171 workaround.David Smith2009-05-181-0/+5
* PR10091 fixes.David Smith2009-05-181-0/+6
* Fixed itrace on RHEL5 (PR10091).David Smith2009-04-271-1/+2
* 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