]> sourceware.org Git - systemtap.git/commit
Add new test that probes by pid.
authorDavid Smith <dsmith@redhat.com>
Fri, 9 Dec 2011 22:08:39 +0000 (16:08 -0600)
committerDavid Smith <dsmith@redhat.com>
Fri, 9 Dec 2011 22:08:39 +0000 (16:08 -0600)
commit6ec4341388643156a8e26abb9b28844c93cba1b7
treef32f4d45f578621abe9986cd624dff68fc063e75
parent580cf49a5eb18b71e46a120a1c7fd40f04e4a49e
Add new test that probes by pid.

* testsuite/systemtap.clone/probe_by_pid.exp: New test file.
* testsuite/systemtap.clone/Makefile.probe_by_pid: Ditto.
* testsuite/systemtap.clone/probe_by_pid.c: Ditto.
* testsuite/systemtap.clone/probe_by_pid.exp: Ditto.
* testsuite/systemtap.clone/probe_by_pid_function.stp: Ditto.
* testsuite/systemtap.clone/probe_by_pid_utrace.stp: Ditto.
testsuite/systemtap.clone/Makefile.probe_by_pid [new file with mode: 0644]
testsuite/systemtap.clone/probe_by_pid.c [new file with mode: 0644]
testsuite/systemtap.clone/probe_by_pid.exp [new file with mode: 0644]
testsuite/systemtap.clone/probe_by_pid_function.stp [new file with mode: 0644]
testsuite/systemtap.clone/probe_by_pid_utrace.stp [new file with mode: 0644]
This page took 0.029223 seconds and 5 git commands to generate.