summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/io
Commit message (Collapse)AuthorAgeFilesLines
* new sample: varwatchFrank Ch. Eigler2010-03-071-1/+1
|
* Add nfs_func_users example.William Cohen2010-02-022-0/+31
|
* Add iodevstats.stp exampleWilliam Cohen2010-02-022-0/+52
|
* Clean up examplesWenji Huang2009-11-184-5/+5
|
* PR10799: warn on possibly uintended local-vs-global namespace collisionFrank Ch. Eigler2009-10-191-1/+1
| | | | | | | | | * elaborate.cxx (find_var): Take extra token parameter. Look for cross-file global variable resolution, signal a warning. * testsuite/systemtap.examples/io/traceio2.stp: Fix it. * testsuite/systemtap.syscall/sys.stp: Fix it. * NEWS: Document it.
* examples: regen indexesFrank Ch. Eigler2009-10-081-1/+1
|
* examples: add mbrwatch sampleFrank Ch. Eigler2009-10-082-0/+15
|
* testsuite: robustify check_* invocation of examples metaFrank Ch. Eigler2009-10-082-1/+2
| | | | | | | | | testsuite/systemtap.examples/ * check.exp (extract_tag): Log extracted tags. Tolerate embedded '$'. (run_command): Pass through commands to sh -c without eval quoting. * README: Document "sh -c"-ness of check_* tags. * *.meta: Fix quoting, add a few check_support predicates.
* Spelling fixes in the meta of many examplesJosh Stone2009-09-163-3/+3
|
* Make check.exp not sleep so much in test_installcheck.Mark Wielaard2009-09-1310-10/+10
| | | | | | | A lot of time during the installcheck was spend just sleeping. Reduce the sleep time by at least one fifth. * testsuite/systemtap.examples/*/*meta: Reduct -c "sleep" time.
* PR10618: update iostat-scsi.stp for 2.6.31Wenji Huang2009-09-112-3/+17
| | | | | * testsuite/systemtap.examples/io/iostat-scsi.stp: Add pure function. * testsuite/systemtap.examples/io/iostat-scsi.meta: Add -g option.
* PR10604: check availability for example test casesWenji Huang2009-09-081-0/+1
| | | | | | | | | | | | * testsuite/systemtap.examples/check.exp: Handle with test_support. * testsuite/systemtap.examples/io/iostat-scsi.meta: Add meta-tag test_support. * testsuite/systemtap.examples/memory/mmanonpage.meta: Ditto. * testsuite/systemtap.examples/memory/mmfilepage.meta: Ditto. * testsuite/systemtap.examples/memory/mmreclaim.meta: Ditto. * testsuite/systemtap.examples/memory/mmwriteback.meta: Ditto. * testsuite/systemtap.examples/network/autofs4.meta: Ditto. * testsuite/systemtap.examples/network/dropwatch.meta: Ditto. * testsuite/systemtap.examples/process/schedtimes.meta: Ditto.
* Clean up iostat-scsi.stp and add to the regular testing.William Cohen2009-09-082-8/+16
|
* ttyspy: struct pid->number[0]->nr arrived with 2.6.24 not laterFrank Ch. Eigler2009-06-061-1/+1
|
* ttyspy.stp: new sample scriptFrank Ch. Eigler2009-06-062-0/+52
|
* traceio: add human-readable byte-count outputKey Meyer2009-04-271-3/+18
|
* traceio sample: tolerate more than a few hundred processesKey Meyer2009-04-271-10/+8
| | | | ... rather than exiting with MAXACTIONS exceeded
* 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