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.7-14-g35c68ac


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  35c68acb367036ea781e3a9a57680a58cb10aab0 (commit)
      from  a3c777a0a2d19af11545227ecd05c245d7e7aa3f (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 35c68acb367036ea781e3a9a57680a58cb10aab0
Author: Stan Cox <scox@redhat.com>
Date:   Tue Feb 7 16:47:44 2012 -0500

    Get all source line matches for statement probes.
    
    * dwflpp.cxx (iterate_over_srcfile_lines): Pass nsrcs=0 to
      dwarf_getsrc_file so all source matches are returned instead of just
      nsrcs=N matches.
    * (has_single_line_record): Fix indentation.  No other changes.

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

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