public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-75-g43650b1
@ 2011-07-06 14:12 wcohen
  0 siblings, 0 replies; only message in thread
From: wcohen @ 2011-07-06 14:12 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  43650b10c3f42dedb0d83ce7ecff4957be49ef90 (commit)
      from  152a11e05d993c6cfd77422599ec6973b838ca9a (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 43650b10c3f42dedb0d83ce7ecff4957be49ef90
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 6 10:06:42 2011 -0400

    PR12947 Properly track the creation of probes using hardware breakpoints
    
    The logic for creation of probes using hardware breakpoints was incorrect.
    The register_wide_hw_breakpoint() can return error codes in place of the
    pointer. The value of the pointer needs to be checked to determine
    whether it is the range of values indicating an error. The setup
    code also needs to properly track whether the registration was completed
    on a probe, so the shutdown code only calls unregister_wide_breakpoint()
    for the probes that are actually registered.

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

Summary of changes:
 tapsets.cxx |   10 +++++++---
 1 files changed, 7 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:[~2011-07-06 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 14:12 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-75-g43650b1 wcohen

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