diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-03-06 22:08:07 -0500 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-03-06 22:08:07 -0500 |
commit | bf6c85c35a749ca8cc6bea20a7774d063c218938 (patch) | |
tree | c26fe5564d9348d8857e791ed0b8000ab8670303 /examples/iostat-scsi.txt | |
parent | c108ad66d2218a1311b8891f1194d08179ae7c19 (diff) | |
parent | a4531d21d2457f2b0f8dc44cace9195f241041e9 (diff) | |
download | systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.gz systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.xz systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.zip |
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'examples/iostat-scsi.txt')
-rw-r--r-- | examples/iostat-scsi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/iostat-scsi.txt b/examples/iostat-scsi.txt index 81157b1d..8222f659 100644 --- a/examples/iostat-scsi.txt +++ b/examples/iostat-scsi.txt @@ -1,6 +1,6 @@ From: http://sourceware.org/systemtap/wiki/WSiostatSCSI -# stap iostat-scsi.stp 10 # seconds between reports +# stap -g iostat-scsi.stp 10 # seconds between reports Device: tps blk_read/s blk_wrtn/s blk_read blk_wrtn sda 1.30 2.40 105.60 24 1056 |