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.0-226-g228af5c


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  228af5c49c06079e6bfe1daa64ead51b1dc979c7 (commit)
      from  7b76473cbad92366721defee51d93396cb101134 (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 228af5c49c06079e6bfe1daa64ead51b1dc979c7
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 16 10:02:50 2009 +0100

    PR10622 Search for extern $variables in symbol table.
    
    * dwflpp.h (vardie_from_symtable): New method.
    * dwflpp.cxx (vardie_from_symtable): New method.
      (literal_stmt_for_local): Use vardie_from_symtable when no location
      attribute and DW_AT_external.
    * testsuite/buildok/xtime.stp: New testcase from PR10622.

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

Summary of changes:
 dwflpp.cxx                  |   68 ++++++++++++++++++++++++++++++++++---------
 dwflpp.h                    |    1 +
 testsuite/buildok/xtime.stp |    7 ++++
 3 files changed, 62 insertions(+), 14 deletions(-)
 create mode 100755 testsuite/buildok/xtime.stp


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]