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-266-g3d372d6


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  3d372d6bfd10460bca850e584787876790e45394 (commit)
      from  d0e84a7b0dbfffb9162636055fd6bfb2355718f2 (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 3d372d6bfd10460bca850e584787876790e45394
Author: Stan Cox <scox@redhat.com>
Date:   Mon Oct 3 11:14:44 2011 -0400

    Add process.library.plt
    
    tapsets.cxx (symbol_table::get_first_func):  New.
    (dwarf_query::query_module_symtab):    Use it to as a placeholder, which
    is replaced by plt entry address.
    (symbol_table::*)  Add \n to cerr messages.
    
    plt.exp:  Test process.library.plt

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

Summary of changes:
 tapsets.cxx                      |   67 +++++++++++++++++++++++++------------
 testsuite/systemtap.base/plt.c   |    6 ++-
 testsuite/systemtap.base/plt.exp |   68 ++++++++++++++++++++++++++++++++++----
 3 files changed, 111 insertions(+), 30 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]