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-435-gebbd2b4


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  ebbd2b45a0f0dabf93f955a3b92af7fdc155f154 (commit)
      from  82441d9a4a06e8d0f2de0fc0ebc13b680c41530b (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 ebbd2b45a0f0dabf93f955a3b92af7fdc155f154
Author: Stan Cox <scox@redhat.com>
Date:   Wed Jul 7 17:45:33 2010 -0400

    Switch over to version 2 sdt.h.
    
    * dtrace.in (def_append):  Make STAP_SDT_V2 the default.
    * sdt.h:  Likewise.
    * sdt_misc.exp: Likewise.
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor):  Add need_debug_info.
    (sdt_query::handle_query_module): Use dwarf for v2 if a variable ref needs it.

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

Summary of changes:
 dtrace.in                             |    4 +-
 includes/sys/sdt.h                    |   38 ++++++++++++++++----------------
 tapsets.cxx                           |   21 +++++++++--------
 testsuite/systemtap.base/sdt_misc.exp |   24 +++++++++-----------
 4 files changed, 43 insertions(+), 44 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]