]> sourceware.org Git - systemtap.git/commit
Got smarter on which utrace events to set on a newly found thread.
authorDavid Smith <dsmith@redhat.com>
Tue, 17 Jun 2008 14:19:24 +0000 (09:19 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 17 Jun 2008 14:19:24 +0000 (09:19 -0500)
commit81c361887ec0a5cfd9bdb635b999b590cb7b57f7
tree22011fbf99ac0ba4fa33d5712f0f94d5e0728edf
parent50446916683379f963eaaedb965654d464cd049f
Got smarter on which utrace events to set on a newly found thread.
2008-06-17  David Smith  <dsmith@redhat.com>

* task_finder.c (__stp_utrace_attach_match_filename): Uses new
__STP_ATTACHED_TASK_EVENTS macro to determine which events to set
on a newly found process based on whether the
stap_task_finder_target structure has a vm_callback defined.
(stap_start_task_finder): Ditto.
runtime/ChangeLog
runtime/task_finder.c
This page took 0.024863 seconds and 5 git commands to generate.