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.2-280-g8f14e44


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  8f14e444eb4f4e2023dc59ef110ebcfb3ec2edf1 (commit)
      from  903dc69f061f67a778df08057af337b82db1ba71 (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 8f14e444eb4f4e2023dc59ef110ebcfb3ec2edf1
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Jun 16 17:03:01 2010 -0400

    PR11553: better error messages for .return probes on inlined functions
    
    * tapsets.cxx (dwarf_query): Add inlined_non_returnable field.
      (query_dwarf_funct): Add to it as appropriate.
      (dwarf_builder::build): Report on it as appropriate, function
      of verbosity, match-count, warning-suppression.  Yey.
      (query_inline_instance_info): Assert !has_return.

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

Summary of changes:
 tapsets.cxx |   63 ++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 50 insertions(+), 13 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]