]> sourceware.org Git - systemtap.git/commit
changed check for -x PID, added tests
authorAbegail Jakop <ajakop@redhat.com>
Fri, 30 May 2014 15:25:09 +0000 (11:25 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Fri, 30 May 2014 15:25:09 +0000 (11:25 -0400)
commit1b6d5734f74a46facd7e117c6f0100b4cb073728
tree33a40dc7de3511d163e8c653b3a4fbee36376c25
parent6d9c4e468789cc8e850cb6555b03cb1fe31f26f8
changed check for -x PID, added tests

session.cxx: revised approach to checking path for given PID

checks that the path produced from a given PID is valid using
readlink(). added in new error messages to be more specific.

tapsets.cxx: fixed spelling mistake

proc_by_pid*: test files
session.cxx
tapsets.cxx
testsuite/systemtap.base/proc_by_pid.c [new file with mode: 0644]
testsuite/systemtap.base/proc_by_pid.exp [new file with mode: 0644]
testsuite/systemtap.base/proc_by_pid.stp [new file with mode: 0644]
This page took 0.027504 seconds and 5 git commands to generate.