summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/profiling/latencytap.stp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up examplesWenji Huang2009-11-181-6/+4
|
* Make latencytap.stp compile on i386.Mark Wielaard2009-04-211-1/+1
| | | | | | | Still needs a .meta file to catch any breakage in the future. * testsuite/systemtap.examples/profiling/latencytap.stp (task_backtrace): Cast task to unsigned long first.
* make all examples executableEugeniy Meshcheryakov2009-02-211-0/+0
|
* Use kernel stack backtrace support when availableTim Moore2009-02-111-2/+5
| | | | | Define new functions that use the kernel support to do a backtrace of other tasks than current.
* add latencytap scriptTim Moore2008-12-101-0/+52