summaryrefslogtreecommitdiffstats
path: root/examples/small_demos/fileopen.stp
Commit message (Collapse)AuthorAgeFilesLines
* Move examples to testsuite/systemtap.examplesWilliam Cohen2008-04-241-24/+0
|
* 2007-11-09 Martin Hunt <hunt@redhat.com>hunt2007-11-091-1/+6
| | | | | | * README: New. * *.stp. Fix path. See PR 4718.
* 2006-05-05 Will Cohen <wcohen@redhat.com>wcohen2006-05-051-0/+19
* small_demos/fileopen.stp: Shows use of target() to look at pid. * small_demos/rwtiming.stp: Shows per executable histograms of time spent in read and write system calls.