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.2-393-g79a0ca0


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  79a0ca089c9581619b8b0c74aef713c8e67d18d8 (commit)
      from  b866a566c8ac7df76f85674d5435aabc3800b4cc (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 79a0ca089c9581619b8b0c74aef713c8e67d18d8
Author: Stan Cox <scox@redhat.com>
Date:   Thu Jul 1 16:32:07 2010 -0400

    Restructuring of .probes section (SW11667)
    
    sdt.h (sdt_probe_entry_v2):  Add semaphore.
    (STAP_SDT_IMPLICIT_ENABLED):  Remove.
    (STAP_PROBE_DATA_): Allocate probe associated strings after the probe
    
    tapsets.cxx (sdt_query): Add semaphore.
    (sdt_query::get_next_probe): Initialize it.  For *2_type case skip over strings
    following probe.
    (sdt_query::record_semaphore):  Use it.

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

Summary of changes:
 includes/sys/sdt.h |  268 ++++++++++++++++++++++++++++------------------------
 tapsets.cxx        |   25 +++--
 2 files changed, 161 insertions(+), 132 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]