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.3-122-gfea7477


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  fea74777837c43578e3e061f72a9c8358d87f2d1 (commit)
      from  c807ba1b59a653d54b53155da64444b0db0beb7c (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 fea74777837c43578e3e061f72a9c8358d87f2d1
Author: Stan Cox <scox@redhat.com>
Date:   Mon Sep 13 10:37:19 2010 -0400

    Add dwarf support for use by sdt.h v3.
    
    * dwflpp.cxx (dwflpp::iterate_over_notes): New.
    (dwflpp::get_section): New.
    * dwflpp.h: Likewise.
    *tapsets.cxx (sdt_query::handle_query_module):  Use get_section.

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

Summary of changes:
 dwflpp.cxx  |  110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 dwflpp.h    |    8 ++++-
 tapsets.cxx |   67 +++++++----------------------------
 3 files changed, 130 insertions(+), 55 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]