Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Correct column heading from uid to pid. | William Cohen | 2009-04-03 | 1 | -1/+1 |
| | |||||
* | Update scripts to use the new ANSI tapset | Eugene Teo | 2009-04-03 | 1 | -1/+1 |
| | | | | | | This updates the example scripts to use the new ANSI escape sequences tapset. It also adds the copyright header that was missing in ansi_colors.stp for a long time. | ||||
* | make all examples executable | Eugeniy Meshcheryakov | 2009-02-21 | 3 | -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. | ||||
* | Probe only calls and not inlines in functioncallcount.stp | Ananth N Mavinakayanahalli | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | Revised topsys.stp and moved to the testsuite/systemtap.examples directory. | William Cohen | 2009-02-02 | 2 | -0/+37 |
| | |||||
* | Add the polling timeout example and update the catalog. | William Cohen | 2009-01-28 | 2 | -0/+115 |
| | |||||
* | PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount. | Mark Wielaard | 2009-01-02 | 1 | -0/+1 |
| | |||||
* | Format tweaks. | William Cohen | 2008-12-10 | 1 | -1/+2 |
| | |||||
* | add latencytap script | Tim Moore | 2008-12-10 | 1 | -0/+52 |
| | |||||
* | Tweak formatting, indent two space. | William Cohen | 2008-12-09 | 1 | -20/+20 |
| | |||||
* | PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable. | Mark Wielaard | 2008-08-11 | 2 | -0/+0 |
| | |||||
* | samples: separate into subdirectories by subsystem | Frank Ch. Eigler | 2008-08-07 | 4 | -0/+75 |