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.3-125-g4906024


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  49060244317a9dff7388aaa540af7c9904a59a82 (commit)
      from  40fe32e02cb8ed428d5a0e35b496445cce0de8e8 (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 49060244317a9dff7388aaa540af7c9904a59a82
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Sep 14 17:39:55 2010 -0400

    Use decimal output for automatic printing of global aggregates
    
    Previously, the automatic printing of global aggregates was hexidecimal.
    Most people find it more convenient to look at this information in decimal
    form. Thus, the output is now decimal based. If one really needs or wants
    the old behavior a --compatible=1.3 option can be added to the command line.

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

Summary of changes:
 elaborate.cxx                           |   10 ++++++++--
 testsuite/systemtap.base/global_end.exp |    6 +++---
 2 files changed, 11 insertions(+), 5 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]