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-0.9.8-216-g83ca387


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  83ca3872dadc89c5a8155150bf76d5c09890dcc9 (commit)
       via  8823ee6a3fcf47adbb7314c6fd560e6c952c4705 (commit)
      from  9ace370f8b31f8c1e1b27c272f13f4322841d1a3 (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 83ca3872dadc89c5a8155150bf76d5c09890dcc9
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Jul 30 00:06:59 2009 +0200

    PR10459. Disable all warning messages on -w.
    
    * stap.1.in: Document that -w disables all warning messages.
    * dwflpp.cxx (get_module_dwarf): Only output warning when session
      suppress_warnings is not set.
    * translate.cxx (dump_unwindsyms): Likewise.
      (emit_symbol_data_done): Likewise.
    * tapsets.cxx (query_module_symtab): Likewise.
      (read_from_elf_file): Take systemtap_session, check suppress_warnings
      before emitting warning.
      (read_from_text_file): Likewise.
      (get_symtab): Call read_from_elf_file and read_from_text_file with session.

commit 8823ee6a3fcf47adbb7314c6fd560e6c952c4705
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jul 29 23:26:26 2009 +0200

    Remove unused result_string from ustack.tcl.
    
    * testsuite/systemtap.exelib/ustack.tcl: Remove result_string.

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

Summary of changes:
 dwflpp.cxx                            |    2 +-
 stap.1.in                             |    2 +-
 tapsets.cxx                           |   44 +++++++++++++++++++-------------
 testsuite/systemtap.exelib/ustack.tcl |    9 ------
 translate.cxx                         |   14 +++++-----
 5 files changed, 35 insertions(+), 36 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]