summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/process/pfiles.stp
Commit message (Collapse)AuthorAgeFilesLines
* Use a different PATH approach for pfilesJosh Stone2010-03-311-5/+2
| | | | | | | //bin/true && exec stap -g $0 ${1+"$@"} This keeps it as an entirely valid stap script, so manual stap invocation still works (as in pfiles.meta).
* testsuite: convert pfiles.stp to $PATH-based stap invocation formFrank Ch. Eigler2010-03-301-1/+7
|
* pfiles.stp sample: begin tcp option dumpingFrank Ch. Eigler2010-02-051-15/+18
|
* new sample: pfilesEugene Teo2010-02-041-0/+606