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.6-572-g4bda987


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  4bda987e1bbbbff3207440e8a4d34fa847c658d2 (commit)
       via  658ebe79050b8e5574464a63c15d1c5dfabaf545 (commit)
      from  6ec4341388643156a8e26abb9b28844c93cba1b7 (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 4bda987e1bbbbff3207440e8a4d34fa847c658d2
Author: Stan Cox <scox@redhat.com>
Date:   Fri Dec 9 17:51:19 2011 -0500

    Add function(...).exported
    
    * dwflpp.cxx (dwflpp::func_is_exported):  New.
    * tapsets.cxx (dwarf_query::dwarf_query):  Add has_exported
      (query_dwarf_func): Check for .exported
    * library.exp:  Add .exported test
    * NEWS, langref.tex, stapprobes.3stap:  Document it.

commit 658ebe79050b8e5574464a63c15d1c5dfabaf545
Author: Stan Cox <scox@redhat.com>
Date:   Mon Nov 14 12:08:14 2011 -0500

    work in progress

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

Summary of changes:
 NEWS                                 |   10 +++++++---
 doc/langref.tex                      |    3 ++-
 dwflpp.cxx                           |   29 +++++++++++++++++++++++++++++
 dwflpp.h                             |    2 ++
 stapprobes.3stap                     |    5 +++--
 tapsets.cxx                          |   20 +++++++++++++++-----
 testsuite/semok/twenty.stp           |    2 +-
 testsuite/systemtap.base/library.exp |   21 +++++++++++++++++++++
 8 files changed, 80 insertions(+), 12 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]