summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/io
Commit message (Collapse)AuthorAgeFilesLines
* Update scripts to use the new ANSI tapsetEugene Teo2009-04-031-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.
* Replace systemtap.samples/ioblocktest.stp with ioblktime.stp.William Cohen2009-03-172-0/+42
|
* make all examples executableEugeniy Meshcheryakov2009-02-211-0/+0
|
* Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp.William Cohen2009-02-062-0/+57
| | | | Regenerate the catalog information.
* PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.Mark Wielaard2009-01-021-0/+2
|
* Tweak formatting, indent two space.William Cohen2008-12-096-89/+90
|
* made dev globalddomingo2008-11-041-1/+1
|
* Use local variable available from vfs tapset.William Cohen2008-10-291-8/+3
|
* Clean up disktop.stp and check in for real.William Cohen2008-10-291-15/+17
|
* removed simplesddomingo2008-10-292-21/+0
|
* fixed html used in traceio2-simpleddomingo2008-10-291-1/+1
|
* re-committing all work for today, resolving conflicts earlierddomingo2008-10-283-12/+34
|\
| * added simplified traceio2ddomingo2008-10-272-0/+21
| |
| * minor revision, shortening long line)ddomingo2008-10-271-1/+1
| |
* | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp.William Cohen2008-10-271-11/+10
| |
* | Use vfs tapset rather than kernel functions probes.William Cohen2008-10-244-8/+8
|/
* testsuite tweaks for rhel5Frank Ch. Eigler2008-09-121-1/+3
|
* PR6835. io/io_submit.stp: Fix #! start. Convert to normal line-ending.Mark Wielaard2008-08-111-71/+71
|
* PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable.Mark Wielaard2008-08-115-2/+4
|
* samples: separate into subdirectories by subsystemFrank Ch. Eigler2008-08-0714-0/+503