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-0.7-578-g33d34a1


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  33d34a13b7632fada659a7ea2541c390dd31b541 (commit)
       via  b5e66adadbad65fddc40a2143e3692e41cf6d1af (commit)
      from  271d408e09e033857658c83cb722078fab02edda (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 33d34a13b7632fada659a7ea2541c390dd31b541
Merge: b5e66adadbad65fddc40a2143e3692e41cf6d1af 271d408e09e033857658c83cb722078fab02edda
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Dec 3 13:38:04 2008 -0500

    merged
    * 'master' of ssh://sources.redhat.com/git/systemtap:
      PR7053: Add checking empty aggregate and default print where @count==0.
      Add man page entry for stap -B

commit b5e66adadbad65fddc40a2143e3692e41cf6d1af
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Dec 3 13:36:32 2008 -0500

    PR5892: rename new -B /PATH to -r /PATH; merge functionality

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

Summary of changes:
 ChangeLog                              |   13 +++++
 NEWS                                   |    5 +-
 README                                 |   29 ++++------
 buildrun.cxx                           |   20 ++-----
 hash.cxx                               |    1 +
 main.cxx                               |   93 +++++++++++++++----------------
 stap.1.in                              |   12 ++---
 tapsets.cxx                            |   63 +++++++++++-----------
 testsuite/ChangeLog                    |    4 ++
 testsuite/systemtap.base/debugpath.exp |    8 ++--
 translate.cxx                          |   35 ++++++++----
 11 files changed, 146 insertions(+), 137 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]