]> sourceware.org Git - systemtap.git/commit - session.h
2008-04-15 David Smith <dsmith@redhat.com>
authorDavid Smith <dsmith@redhat.com>
Tue, 15 Apr 2008 20:58:23 +0000 (15:58 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 16 Apr 2008 13:14:02 +0000 (08:14 -0500)
commit935447c84ba1f04ca3468565a2d74b071a95d77b
tree5b43fec11c3c2fa2ea7c4cd4a6cd5ccf459a2899
parent10202d146ce3d8cbd427a3724b6adc04ef43616e
2008-04-15  David Smith  <dsmith@redhat.com>

* session.h (struct systemtap_session): Added utrace_derived_probe
group and task_finder_derived_probe_group members.
* elaborate.cxx (systemtap_session::systemtap_session): Added
initialization of utrace_derived_probes and
task_finder_derived_probes.
* tapsets.cxx (struct task_finder_derived_probe_group): New
derived_probe_group to handle task_finder framework.
(struct utrace_derived_probe_group): New derived_probe_group to
handle utrace probes.

2008-04-15  David Smith  <dsmith@redhat.com>

PR 5961 (partial)
* task_finder.c (stap_start_task_finder): When an interesting
thread is found that is already running, make sure to set up
thread death notification.
ChangeLog
elaborate.cxx
runtime/ChangeLog
runtime/task_finder.c
session.h
tapsets.cxx
This page took 0.032269 seconds and 5 git commands to generate.