public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: jistone@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-207-ga8ec771
Date: Wed, 10 Jun 2009 00:08:00 -0000	[thread overview]
Message-ID: <20090610000848.31256.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  a8ec77194e89a8e685c7f44260be75a632254eaa (commit)
       via  59d00eb0920ca89f67704e0f0bf0aa3074abb328 (commit)
       via  9f02b156fd0b57a57f8d4985cdd2902a6ee920cb (commit)
       via  18247b09c99a85b7600abfca48a21818a78a9e97 (commit)
       via  3e1e31fbbbd19b9175b2fd0ed74e5e0dc7ba2673 (commit)
      from  89b6b8cf55d6f74f5a93d098d6d5410e5981af5f (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 a8ec77194e89a8e685c7f44260be75a632254eaa
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 9 17:04:40 2009 -0700

    Add bounds-checking to sdt $argN

commit 59d00eb0920ca89f67704e0f0bf0aa3074abb328
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 9 16:47:17 2009 -0700

    Remove probe_table's unused location member

commit 9f02b156fd0b57a57f8d4985cdd2902a6ee920cb
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 9 16:41:30 2009 -0700

    Remove sdt_var_expanding_visitor's now-unused dw

commit 18247b09c99a85b7600abfca48a21818a78a9e97
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 9 16:37:14 2009 -0700

    Remove the spurious sdt @cast expansion
    
    The result of sdt's private @cast expansion was not being used, and it's
    not really needed anyway.  The global cast visitor is registered to run
    as a post-processing step on ALL functions and probes, and so it will
    pick up and expand sdt's casts too.

commit 3e1e31fbbbd19b9175b2fd0ed74e5e0dc7ba2673
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 9 16:34:38 2009 -0700

    Simplify process.mark parameter parsing
    
    This just makes it so the parameters only need to be checked and pulled
    out once.

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

Summary of changes:
 tapsets.cxx |   44 ++++++++++++++++++++------------------------
 1 files changed, 20 insertions(+), 24 deletions(-)


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


                 reply	other threads:[~2009-06-10  0:08 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=20090610000848.31256.qmail@sourceware.org \
    --to=jistone@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).