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.5-147-g0f2c852
Date: Thu, 16 Apr 2009 23:11:00 -0000	[thread overview]
Message-ID: <20090416231154.11098.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  0f2c85234527a02ca73909169a6750446a5a94f5 (commit)
       via  9afe68eda6c01ca07a4f6010104f524a337d2050 (commit)
      from  466076411bb00af1b2d13423b47ee2835e9b1c97 (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 0f2c85234527a02ca73909169a6750446a5a94f5
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Apr 16 15:20:02 2009 -0700

    Keep up with tracepoint changes in kernel-tip
    
    - Define TRACE_HEADER_MULTI_READ to allow re-pulling headers that were
      already included indirectly elsewhere.
    - Some tracepoint headers were moved down to include/trace/events/,
      so add that to our glob paths.
    - Add ftrace.h as a header that we should never include.

commit 9afe68eda6c01ca07a4f6010104f524a337d2050
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Apr 16 15:07:42 2009 -0700

    Privatize MAX_STACK_DEPTH
    
    The kernel-tip tree also has a MAX_STACK_DEPTH defined in
    perf_counter.h, so we need to separate our definition.  I've changed the
    definition in our unwinder to STP_MAX_STACK_DEPTH.

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

Summary of changes:
 buildrun.cxx            |   24 +++++++++++++++++++-----
 runtime/unwind.c        |    2 +-
 runtime/unwind/unwind.h |    4 ++--
 3 files changed, 22 insertions(+), 8 deletions(-)


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


                 reply	other threads:[~2009-04-16 23:11 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=20090416231154.11098.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).