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.0-15-g8ff751a


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  8ff751a496bca1089f297adc0ff5ca65a0e6be24 (commit)
      from  e8a9b507f1235e7a86a8a37fe0fc08dc519b8001 (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 8ff751a496bca1089f297adc0ff5ca65a0e6be24
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Sep 25 15:38:41 2009 +0200

    Purge warnings from buildok testsuite.
    
    * testsuite/buildok/fortysix.stp: Add -w.
    * testsuite/buildok/fortytwo.stp: Likewise.
    * testsuite/buildok/four.stp: Avoid empty begin.
    * testsuite/buildok/memory-all-probes.stp: Add -w.
    * testsuite/buildok/nfsd-all-probes.stp: Likewise.
    * testsuite/buildok/nine.stp: Likewise.
    * testsuite/buildok/one.stp: Use q.
    * testsuite/buildok/printf.stp: Remove unused foo(), printf x.
    * testsuite/buildok/process-all-probes.stp: Add -w.
    * testsuite/buildok/scheduler-all-probes.stp: Likewise.
    * testsuite/buildok/scsi-all-probes.stp: Likewise.
    * testsuite/buildok/signal-all-probes.stp: Likewise.
    * testsuite/buildok/sixteen.stp: log in foo().
    * testsuite/buildok/socket-all-probes.stp: Add -w.
    * testsuite/buildok/stat_insert.stp: Declare x, y global.
    * testsuite/buildok/syscall.stp: Add -w.
    * testsuite/buildok/tcp-all-probes.stp: Likewise.
    * testsuite/buildok/thirtyone.stp: Likewise.
    * testsuite/buildok/twentyeight.stp: log absolute.
    * testsuite/buildok/twentyfour.stp: Add -w.
    * testsuite/buildok/udp-all-probes.stp: Likewise.
    * testsuite/buildok/vfs-all-probes.stp: Likewise.

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

Summary of changes:
 testsuite/buildok/fortysix.stp             |    2 +-
 testsuite/buildok/fortytwo.stp             |    2 +-
 testsuite/buildok/four.stp                 |    2 +-
 testsuite/buildok/memory-all-probes.stp    |    2 +-
 testsuite/buildok/nfsd-all-probes.stp      |    2 +-
 testsuite/buildok/nine.stp                 |    2 +-
 testsuite/buildok/one.stp                  |    1 +
 testsuite/buildok/printf.stp               |    6 +-----
 testsuite/buildok/process-all-probes.stp   |    2 +-
 testsuite/buildok/scheduler-all-probes.stp |    2 +-
 testsuite/buildok/scsi-all-probes.stp      |    2 +-
 testsuite/buildok/signal-all-probes.stp    |    2 +-
 testsuite/buildok/sixteen.stp              |    2 +-
 testsuite/buildok/socket-all-probes.stp    |    2 +-
 testsuite/buildok/stat_insert.stp          |    2 ++
 testsuite/buildok/syscall.stp              |    2 +-
 testsuite/buildok/tcp-all-probes.stp       |    2 +-
 testsuite/buildok/thirtyone.stp            |    2 +-
 testsuite/buildok/twentyeight.stp          |    2 +-
 testsuite/buildok/twentyfour.stp           |    2 +-
 testsuite/buildok/udp-all-probes.stp       |    2 +-
 testsuite/buildok/vfs-all-probes.stp       |    2 +-
 22 files changed, 23 insertions(+), 24 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]