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-205-g84fef8e


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  84fef8ee4e51ccfabc544aaa0b747cbf87a4c8f0 (commit)
      from  a691939c63a136c138f9ad87094a37e5c59c912c (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 84fef8ee4e51ccfabc544aaa0b747cbf87a4c8f0
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sat Mar 26 23:59:24 2011 -0400

    sdt_v3: avoid misleading warning on complex operands
    
    Roland reported seeing the "Downgrading SDT_V2 probe argument to dwarf ..."
    warning message on an ambitious SDT_V3 object file.  The message is
    not applicable, since there is no dwarf emitted at all for SDT_V3.
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol_arg):
      Remove SDT_V2 language for SDT_V3 probe.

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

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