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.9.5-15-g76eb4a5


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  76eb4a5d7a17bd8c37a679590c55b94e200042d0 (commit)
       via  6dfeb4e36f7339ddfafefcb69578e1b5809b6e72 (commit)
      from  c5746f91b1ba8f374b4230e16cb33e1b9206ca2b (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 76eb4a5d7a17bd8c37a679590c55b94e200042d0
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Apr 1 11:30:50 2009 -0400

    PR4105: support up to 9 (up from 5) array index dimensions
    
    * runtime/map-gen.c, pmap-gen.c: Hand-expand arity 6..9 cases throughout.
    * testsuite/buildok/thirty.stp: New test.
    * testsuite/buildko/two.stp: New test.
    
    An Alan Smithee patch.

commit 6dfeb4e36f7339ddfafefcb69578e1b5809b6e72
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Apr 1 11:26:01 2009 -0400

    semok/badvar.stp test: add stap -p2 as for other semok tests

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

Summary of changes:
 runtime/map-gen.c            |  291 +++++++++++++++++++++++++++++++++++
 runtime/pmap-gen.c           |  343 ++++++++++++++++++++++++++++++++++++++++++
 testsuite/buildko/two.stp    |   14 ++
 testsuite/buildok/thirty.stp |   49 ++++++
 testsuite/semok/badvar.stp   |    4 +-
 5 files changed, 700 insertions(+), 1 deletions(-)
 create mode 100644 testsuite/buildko/two.stp
 create mode 100644 testsuite/buildok/thirty.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]