public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: fche@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-34-g059cd9e
Date: Thu, 30 Apr 2009 21:10:00 -0000	[thread overview]
Message-ID: <20090430211002.27227.qmail@sourceware.org> (raw)

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  059cd9efbd82e1017406a7a290a2fb9f6bfb64f7 (commit)
       via  c12f7fa15eec148307fa94f886b0673c1d0dd789 (commit)
       via  b7b8900677fad295a637912a3254e03c0758939e (commit)
      from  3ba2eb82cafa938c1c3f7ef9d2da06912a49d8e0 (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 059cd9efbd82e1017406a7a290a2fb9f6bfb64f7
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Apr 30 17:07:43 2009 -0400

    syscalls testsuite: use different escape sequence
    
    The syscall testsuite uses embedded "// TEXT" markers in the .c files
    to designate expected output, kind of like the "dg-" bunch in the gcc
    test suite.  Unfortunately, "//" is not a unique prefix to systemtap
    tests, and in particular it can occur in the system headers that will
    be picked up with the "gcc -E -C ..." invocation in test.tcl.
    
    So let's switch to "//staptest//".  test.tcl is also modified to
    escape a few more mischevious regexp metacharacters that might sneak
    past.

commit c12f7fa15eec148307fa94f886b0673c1d0dd789
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Apr 30 16:54:04 2009 -0400

    whitespace tweak in tcl code

commit b7b8900677fad295a637912a3254e03c0758939e
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Apr 30 16:43:41 2009 -0400

    add verboser strerrors if posix_spawn failed
    
    * buildrun.cxx (run_make_cmd, kernel_built_uprobes,
      copy_uprobes_symbols, run_pass, make_typequery_umod):
      Print strerror after a failed stap_system() if verbose.

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

Summary of changes:
 buildrun.cxx                            |   14 ++++++++-
 testsuite/systemtap.syscall/access.c    |   24 ++++++++--------
 testsuite/systemtap.syscall/acct.c      |    2 +-
 testsuite/systemtap.syscall/alarm.c     |   20 +++++++-------
 testsuite/systemtap.syscall/chmod.c     |   44 +++++++++++++++---------------
 testsuite/systemtap.syscall/clock.c     |   38 +++++++++++++-------------
 testsuite/systemtap.syscall/dir.c       |   24 ++++++++--------
 testsuite/systemtap.syscall/forkwait.c  |    4 +-
 testsuite/systemtap.syscall/futimes.c   |   14 +++++-----
 testsuite/systemtap.syscall/itimer.c    |   14 +++++-----
 testsuite/systemtap.syscall/link.c      |   20 +++++++-------
 testsuite/systemtap.syscall/mmap.c      |   22 +++++++-------
 testsuite/systemtap.syscall/mount.c     |   10 +++---
 testsuite/systemtap.syscall/net1.c      |   12 ++++----
 testsuite/systemtap.syscall/openclose.c |   32 +++++++++++-----------
 testsuite/systemtap.syscall/poll.c      |   10 +++---
 testsuite/systemtap.syscall/readwrite.c |   34 ++++++++++++------------
 testsuite/systemtap.syscall/rt_signal.c |   12 ++++----
 testsuite/systemtap.syscall/select.c    |    8 +++---
 testsuite/systemtap.syscall/sendfile.c  |    2 +-
 testsuite/systemtap.syscall/signal.c    |   14 +++++-----
 testsuite/systemtap.syscall/stat.c      |   18 ++++++------
 testsuite/systemtap.syscall/statfs.c    |    6 ++--
 testsuite/systemtap.syscall/swap.c      |   12 ++++----
 testsuite/systemtap.syscall/sync.c      |    6 ++--
 testsuite/systemtap.syscall/syscall.exp |   12 ++------
 testsuite/systemtap.syscall/test.tcl    |   13 ++++++---
 testsuite/systemtap.syscall/timer.c     |   10 +++---
 testsuite/systemtap.syscall/trunc.c     |    4 +-
 testsuite/systemtap.syscall/uid.c       |   32 +++++++++++-----------
 testsuite/systemtap.syscall/uid16.c     |   32 +++++++++++-----------
 testsuite/systemtap.syscall/umask.c     |   12 ++++----
 testsuite/systemtap.syscall/unlink.c    |   12 ++++----
 33 files changed, 276 insertions(+), 267 deletions(-)
 mode change 100755 => 100644 testsuite/systemtap.syscall/alarm.c
 mode change 100755 => 100644 testsuite/systemtap.syscall/swap.c


hooks/post-receive
--
systemtap: system-wide probe/trace tool


                 reply	other threads:[~2009-04-30 21:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090430211002.27227.qmail@sourceware.org \
    --to=fche@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).