]> sourceware.org Git - systemtap.git/commit
tapset-utrace.cxx: allow pid 1 probing
authorJonathan Lebon <jlebon@redhat.com>
Wed, 27 Nov 2013 16:21:02 +0000 (11:21 -0500)
committerJonathan Lebon <jlebon@redhat.com>
Tue, 14 Jan 2014 17:36:52 +0000 (12:36 -0500)
commit5da0e9fe5d730df8e2c961f17b7314f40d248a32
tree187f3dca53c9b69b9e40c5188a5f321b500b44cf
parent6f2702f5b20b11b747492242080be33b84678db4
tapset-utrace.cxx: allow pid 1 probing

We originally limited the PID of a process(PID) probe to be greater than
1 to be on the safe side. Our latest utrace poses less risk and thus
probing init should be fine.
tapset-utrace.cxx
This page took 0.023392 seconds and 5 git commands to generate.