]> sourceware.org Git - systemtap.git/commit
PR 6445 (partial). Implemented system-wide utrace probes.
authorDavid Smith <dsmith@redhat.com>
Tue, 12 Aug 2008 15:18:56 +0000 (10:18 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 12 Aug 2008 15:18:56 +0000 (10:18 -0500)
commit6cdf2889024b6538665a00f2ecd7321626624bb8
tree8f0286936a35e021c532336e4a672323b8db4bea
parent6503a1cce1cb2a2b88819b414650bd85340a4381
PR 6445 (partial).  Implemented system-wide utrace probes.
2008-08-12  David Smith  <dsmith@redhat.com>

PR 6445 (partial)
* tapsets.cxx (utrace_builder::build): Validates pid and allows
probing of "*" to mean all threads.
* stapprobes.5.in: Added note about a process path of "*" means to
probe all threads.

2008-08-12  David Smith  <dsmith@redhat.com>

PR 6445 (partial)
* task_finder.c (stap_register_task_finder_target): Handles
probing all threads.
(__stp_utrace_attach_match_filename): Ditto.
(stap_start_task_finder): Ditto.

2008-08-12  David Smith  <dsmith@redhat.com>

PR 6445 (partial)
* systemtap.base/utrace_p4.exp: Added test that probes all threads.
* semko/utrace14.stp: New test.
ChangeLog
runtime/ChangeLog
runtime/task_finder.c
stapprobes.5.in
tapsets.cxx
testsuite/ChangeLog
testsuite/semko/utrace14.stp [new file with mode: 0755]
testsuite/systemtap.base/utrace_p4.exp
This page took 0.03023 seconds and 5 git commands to generate.