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-283-g34af38d


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  34af38db78f436e5180b708d70ae0b6db63922e4 (commit)
       via  33b081c5fd714fc1fdcb489951b41600ade1c397 (commit)
      from  40b0b9c1a0851ad719647d4bf6b3b0eeb82c8d6a (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 34af38db78f436e5180b708d70ae0b6db63922e4
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jun 16 17:42:01 2010 -0700

    PR3672: Document and test pretty-printing
    
    * NEWS: Blurb it.
    * stapprobes.3stap.in: Show it.
    * testsuite/semok/pretty.stp: Semantize it.
    * testsuite/buildok/pretty.stp: Build it.

commit 33b081c5fd714fc1fdcb489951b41600ade1c397
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jun 16 16:14:39 2010 -0700

    Document $var[(expr)]
    
    * stapprobes.3stap.in: In $var[N], N can be an expression.

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

Summary of changes:
 NEWS                         |    8 +++++
 stapprobes.3stap.in          |   14 +++++++--
 testsuite/buildok/pretty.stp |   44 +++++++++++++++++++++++++++
 testsuite/semok/pretty.stp   |   67 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 130 insertions(+), 3 deletions(-)
 create mode 100755 testsuite/buildok/pretty.stp
 create mode 100755 testsuite/semok/pretty.stp


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]