]> sourceware.org Git - systemtap.git/commit
Very early beginnings of memory map notification support.
authorDavid Smith <dsmith@redhat.com>
Tue, 10 Jun 2008 18:12:35 +0000 (13:12 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 10 Jun 2008 18:14:01 +0000 (13:14 -0500)
commit8253e3b8d11c842773e77d332fb1426d0f1c1427
treeec8ce87491946c222ec760d8169607ae1d4d7ec8
parenta3d153e541b1e538a99e8ce68d871860aff1e228
Very early beginnings of memory map notification support.
2008-06-10  David Smith  <dsmith@redhat.com>

* tapsets.cxx (utrace_derived_probe_group::emit_probe_decl):
Initializes .vm_callback.

2008-06-10  David Smith  <dsmith@redhat.com>

* task_finder.c (struct stap_task_finder_target): Added
vm_callback public field.
(stap_register_task_finder_target): Sets up .report_quiesce
handler.
(__stp_utrace_task_finder_target_quiesce): New function.
ChangeLog
runtime/ChangeLog
runtime/task_finder.c
tapsets.cxx
This page took 0.02663 seconds and 5 git commands to generate.