public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-191-gb4be7cb
@ 2011-09-09 14:31 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2011-09-09 14:31 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  b4be7cbcba796be9ccf742dceedb92b41749d051 (commit)
       via  e2368e1c9ba965648352056f03a5b4eadaf19175 (commit)
       via  d99d520f37429d9d0ab548fa3090c6da680359b4 (commit)
      from  04ae04b52675f1c485ee35d12e6086c8b6717371 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b4be7cbcba796be9ccf742dceedb92b41749d051
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Sep 9 10:24:54 2011 -0400

    PR6503: enable module arrival/departure response for kernel/module.* probes
    
    * tapsets.cxx (dwarf_derived_probe_group::emit_module_refresh): Create real
      implementation.  Register kprobes on new module; unregister on old module.

commit e2368e1c9ba965648352056f03a5b4eadaf19175
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Sep 9 10:24:37 2011 -0400

    PR6503: call systemtap_module_refresh() upon module arrival/departure

commit d99d520f37429d9d0ab548fa3090c6da680359b4
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Sep 9 09:50:10 2011 -0400

    PR6503: when clearing departing module section relocations, clear them all
    
    * runtime/sym.c (_stp_kmodule_update_address): For the reloc=NULL
      case, don't stop iterating after the first departing section.

-----------------------------------------------------------------------

Summary of changes:
 runtime/sym.c               |    4 +-
 runtime/transport/symbols.c |   12 +++++
 tapsets.cxx                 |   94 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 109 insertions(+), 1 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-09 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09 14:31 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-191-gb4be7cb fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).