]> sourceware.org Git - systemtap.git/commit
Pushed quiesce logic down into the task_finder layer.
authorDavid Smith <dsmith@redhat.com>
Fri, 29 Aug 2008 15:51:17 +0000 (10:51 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 29 Aug 2008 15:51:17 +0000 (10:51 -0500)
commitb20bac3a6cb06224f2ba42b95485af37ca4dfe66
treed487df5fc13f53b3a9538246037de8c008e41e7d
parentad60080828b8a85c569c1b02859d72aca4e795f8
Pushed quiesce logic down into the task_finder layer.
2008-08-29  David Smith  <dsmith@redhat.com>

* tapsets.cxx (utrace_derived_probe_group::emit_probe_decl):
Pushed quiesce logic down into the task_finder layer.
(utrace_derived_probe_group::emit_module_decls): Removed quiesce
handler routines.  Syscall probe handler detaches if systemtap
state isn't correct.

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

* task_finder.c (__stp_utrace_attach_match_filename): Don't call
the callback when the interesting thread is found, call it when
the tread is quiesced.
(stap_start_task_finder): Ditto.
(__stp_utrace_task_finder_target_quiesce): Call the callback.
ChangeLog
runtime/ChangeLog
runtime/task_finder.c
tapsets.cxx
This page took 0.02655 seconds and 5 git commands to generate.