This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-239-g5e0ae7b


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  5e0ae7b6e3fe6e739b03c3ab4ef675113e38350f (commit)
       via  61cbdef4a69f73155b2d1e2934729f6cc8338511 (commit)
      from  02b9ddf11631a095eb3362f44f1570446d8f4921 (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 5e0ae7b6e3fe6e739b03c3ab4ef675113e38350f
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Mar 17 19:06:56 2010 -0700

    Preserve perf initialization errors
    
    * runtime/perf.c (_stp_perf_init): Pass through ERR_PTRs, and create our
      own -ENOMEM for allocation failures.
    * tapset-perfmon.cxx (perf_derived_probe_group::emit_module_init): Check
      IS_ERR for registration status.

commit 61cbdef4a69f73155b2d1e2934729f6cc8338511
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Mar 17 18:41:21 2010 -0700

    Assign the perf probe_point on registration failure

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

Summary of changes:
 runtime/perf.c     |   10 +++++++---
 tapset-perfmon.cxx |    6 ++++--
 2 files changed, 11 insertions(+), 5 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]