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.4-87-g6a3a5e9


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  6a3a5e98542da991acfc0e526bc4c1b9ab90d5cf (commit)
      from  ce4086c83e31b0a2c37cd7e9e75b39e850a83ee4 (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 6a3a5e98542da991acfc0e526bc4c1b9ab90d5cf
Author: Stan Cox <scox@redhat.com>
Date:   Mon Feb 14 11:15:16 2011 -0500

    Add inline awareness to relative statement number probes.
    
    * dwflpp.cxx (dwflpp::iterate_over_srcfile_lines):  Use dwarf_decl_line info
      if dwarf_entrypc fails.
    * stmt_rel.c: New.
    * stmt_rel.exp: Use it.

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

Summary of changes:
 dwflpp.cxx                            |   25 ++++++-
 testsuite/systemtap.base/stmt_rel.c   |  128 +++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/stmt_rel.exp |   30 ++++++++
 3 files changed, 179 insertions(+), 4 deletions(-)
 create mode 100644 testsuite/systemtap.base/stmt_rel.c


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]