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.9-185-g3f46f8c
Date: Tue, 25 Aug 2009 16:43:00 -0000	[thread overview]
Message-ID: <20090825164306.14229.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  3f46f8c2a94567956a1a722da6d13de84726c344 (commit)
       via  d27e6fd532200873fe8cc23a155360114fe26110 (commit)
      from  f0a68636d44065dfd60e685924b82e95195c0f9f (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 3f46f8c2a94567956a1a722da6d13de84726c344
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Aug 25 12:38:33 2009 -0400

    PR4186 cont'd: clarify ARCH naming in NEWS too

commit d27e6fd532200873fe8cc23a155360114fe26110
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Aug 25 11:54:15 2009 -0400

    PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughout
    
    * main.cxx (main): Perform equivalent sed by hand on uname()->machine.
    * stap.1.in: Clarify -a ARCH slightly.
    * tapsets.cxx (validate_module_elf): Accept "arm*"for EM_ARM.
    * tapset/**, testsuite/**: Removed/collapsed "i386"/"i686" branches,
      renamed "ppc64"->"powerpc" and "s390x"->"s390".

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

Summary of changes:
 NEWS                                             |    6 +++++
 main.cxx                                         |   27 ++++++++++++++++-----
 stap.1.in                                        |    5 ++-
 tapset/nd_syscalls2.stp                          |   12 +++++-----
 tapset/{ppc64 => powerpc}/nd_syscalls.stp        |    0
 tapset/{ppc64 => powerpc}/registers.stp          |    0
 tapset/{ppc64 => powerpc}/syscalls.stp           |    0
 tapset/{s390x => s390}/nd_syscalls.stp           |    2 +-
 tapset/{s390x => s390}/registers.stp             |    0
 tapset/{s390x => s390}/syscalls.stp              |    2 +-
 tapset/scheduler.stp                             |    2 +-
 tapset/syscalls2.stp                             |    6 ++--
 tapsets.cxx                                      |    3 +-
 testsuite/parseok/fourteen.stp                   |    2 +-
 testsuite/systemtap.base/utrace_syscall_args.stp |    2 +-
 testsuite/systemtap.context/num_args.stp         |    9 ++-----
 testsuite/systemtap.stress/current.stp           |    2 +-
 17 files changed, 49 insertions(+), 31 deletions(-)
 rename tapset/{ppc64 => powerpc}/nd_syscalls.stp (100%)
 rename tapset/{ppc64 => powerpc}/registers.stp (100%)
 rename tapset/{ppc64 => powerpc}/syscalls.stp (100%)
 rename tapset/{s390x => s390}/nd_syscalls.stp (99%)
 rename tapset/{s390x => s390}/registers.stp (100%)
 rename tapset/{s390x => s390}/syscalls.stp (99%)


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


                 reply	other threads:[~2009-08-25 16:43 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=20090825164306.14229.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).