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-235-gb049078


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  b0490786a904cbd19fb04c3d66ac3c277bfc2c71 (commit)
      from  f685b2fea262d1e517d75d69c84ec0d1edea6cf0 (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 b0490786a904cbd19fb04c3d66ac3c277bfc2c71
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Nov 17 16:11:28 2009 +0100

    Use DW_AT_MIPS_linkage_name when available in vardie_from_symtable.
    
    If there is a DW_AT_MIPS_linkage_name it encodes the actual name of
    the variable as used in the symbol table.
    
    * dwflpp.cpp (vardie_from_symtable): Check whether there is a
      DW_AT_MIPS_linkage_name attribute and use its value if so.

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

Summary of changes:
 dwflpp.cxx |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 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]