Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up examples | Wenji Huang | 2009-11-18 | 1 | -6/+4 |
| | |||||
* | Make latencytap.stp compile on i386. | Mark Wielaard | 2009-04-21 | 1 | -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 executable | Eugeniy Meshcheryakov | 2009-02-21 | 1 | -0/+0 |
| | |||||
* | Use kernel stack backtrace support when available | Tim Moore | 2009-02-11 | 1 | -2/+5 |
| | | | | | Define new functions that use the kernel support to do a backtrace of other tasks than current. | ||||
* | add latencytap script | Tim Moore | 2008-12-10 | 1 | -0/+52 |