]> sourceware.org Git - systemtap.git/commit
PR14440: made usage of pfiles.stp and plimit.stp more consistent
authorJonathan Lebon <jlebon@redhat.com>
Mon, 27 May 2013 20:43:20 +0000 (16:43 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Mon, 27 May 2013 20:52:14 +0000 (16:52 -0400)
commit161c678d113a347b5a89a12f4f5275c2f82e37ab
treeec2d242c3b56749e1f7caeef3987aac09a377743
parente15a40cc5a99cffb990c20f547b9ad72addd282d
PR14440: made usage of pfiles.stp and plimit.stp more consistent

Added support for plimit.stp to accept a target PID through both -x and
$1, just like in pfiles.stp. Also removed the //bin/true hack from
pfiles.stp and '#!/usr/bin/env stap' from plimit.stp so that both of
them must be run using stap -g.
testsuite/systemtap.examples/process/pfiles.stp
testsuite/systemtap.examples/process/plimit.stp
This page took 0.028719 seconds and 5 git commands to generate.