summaryrefslogtreecommitdiffstats
path: root/examples/nettop.stp
Commit message (Collapse)AuthorAgeFilesLines
* Move examples to testsuite/systemtap.examplesWilliam Cohen2008-04-241-42/+0
|
* PR5749: dos2unix nettop.stpfche2008-02-101-42/+42
|
* improve nettop.stp sample to minimize contention / skipped probesfche2008-01-291-55/+42
| | | | | | 2008-01-29 Frank Ch. Eigler <fche@elastic.org> * nettop.stp: Reorganize array usage to minimize contention.
* 2007-11-09 Martin Hunt <hunt@redhat.com>hunt2007-11-091-1/+1
| | | | | | * README: New. * *.stp. Fix path. See PR 4718.
* 2007-08-09 Frank Ch. Eigler <fche@elastic.org>fche2007-08-091-0/+2
| | | | | PR 4718, from Eugeniy Meshcheryakov <eugen@debian.org>: * *.stp: Make all shell scripts lead with #! /usr/bin/stap
* 2007-01-01 Frank Ch. Eigler <fche@redhat.com>fche2007-01-021-0/+53
* configure.ac: Bump version to 0.5.12 for release. * configure: Regenerated. * NEWS, AUTHORS: Populate & repopulate. * examples/*: Added several .stp/.txt files from the wiki.