public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-140-g86758d5
@ 2009-03-17  1:19 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-03-17  1:19 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  86758d5f2b838d5769c7ace15269a4ebc422f94a (commit)
      from  5d369d06fa39e4769fb3364ba29f588f3d995c24 (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 86758d5f2b838d5769c7ace15269a4ebc422f94a
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Mar 16 18:13:07 2009 -0700

    Fix regression in tracepoint unregistration
    
    Commit 96b030fe reorganized the tracepoint registration calls by
    creating generic wrappers that return int.  However, the older
    tracepoint implementation (as found in RHEL5.3) returned void for unreg,
    so this was failing pass-4.
    
    Since we can't handle unregistration failures anyway, this change just
    makes the generic unregister function return void instead.  As noted in
    the newly-added comment, it should be safe for us to ignore unreg
    failures.

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

Summary of changes:
 tapsets.cxx |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 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:[~2009-03-17  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-17  1:19 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-140-g86758d5 jistone

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).