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.1-248-gf33e915


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  f33e91514d142459cea02bd81effb2b5dc3051ec (commit)
       via  cc7c5c9ffb0cd9d2961ada9faa8e9f270b9e04b4 (commit)
      from  8496536f6ede3308e0d1cc6f1219e76ca262f1c0 (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 f33e91514d142459cea02bd81effb2b5dc3051ec
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 18 17:03:48 2010 -0400

    PR909: baby documentation for perf.* probes

commit cc7c5c9ffb0cd9d2961ada9faa8e9f270b9e04b4
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 18 16:39:32 2010 -0400

    optimizer diagnostics: identify taken branch of optimizations
    
    * elaborate.cxx (const_folder::visit_if_statement, visit_binary_expression,
      visit_ternary_expression): Print constant value in -vvv diagnostics.

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

Summary of changes:
 .gitignore             |    1 -
 NEWS                   |    6 +++++
 elaborate.cxx          |    6 ++--
 man/tapset::perf.3stap |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 stapprobes.3stap.in    |   27 ++++++++++++++++++++++
 5 files changed, 94 insertions(+), 4 deletions(-)
 create mode 100644 man/tapset::perf.3stap


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]