public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: dsmith@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-190-g08b5a50
Date: Wed, 02 May 2012 17:52:00 -0000	[thread overview]
Message-ID: <20120502175218.6664.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  08b5a50cd6676b372bfb4e16aab2572f67e75b75 (commit)
      from  155e5946249ae5352926205b8f824d60ad996680 (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 08b5a50cd6676b372bfb4e16aab2572f67e75b75
Author: David Smith <dsmith@redhat.com>
Date:   Wed May 2 12:51:13 2012 -0500

    Removed EXPERIMENTAL_KPROBE_SDT support.
    
    * tapsets.cxx (dwarf_derived_probe_group): Removed 'has_semaphores' member
      variable.
      (dwarf_derived_probe_group::enroll): Throw an error if we have a
      semaphore.
      (dwarf_derived_probe_group::emit_module_decls): No longer emit semaphore
      support in struct stap_dwarf_probe or include kprobes-common.c.
      (dwarf_derived_probe_group::emit_module_init): No longer initialize
      semaphore info in struct stap_dwarf_probe.
      (dwarf_derived_probe_group::emit_module_exit): No longer decrement
      semaphores on module exit.
      (sdt_query::have_kprobe): Remove kprobe2_type support.
      (sdt_query::handle_probe_entry): Ditto.
      (sdt_query::iterate_over_probe_entries): Ditto.
      (sdt_query::convert_location): Ditto.
    * sdt_types.h: Remove KPROBE2_TYPE define and kprobe2_type enum value.
    * runtime/kprobes-common.c: Deleted.
    * runtime/kprobes-common.h: Removed deleted function declarations.
    * scripts/probe_perf/bench.sh: Remove EXPERIMENTAL_KPROBE_SDT test.
    * testsuite/sys/sdt.h: Removed EXPERIMENTAL_KPROBE_SDT support.
    * testsuite/systemtap.base/sdt.exp: Ditto.
    * testsuite/systemtap.base/sdt_misc.exp: Ditto.

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

Summary of changes:
 runtime/kprobes-common.c              |   65 -----------
 runtime/kprobes-common.h              |    3 -
 scripts/probe_perf/bench.sh           |    3 -
 sdt_types.h                           |    2 -
 tapsets.cxx                           |   54 +--------
 testsuite/sys/sdt.h                   |  205 +--------------------------------
 testsuite/systemtap.base/sdt.exp      |    8 +-
 testsuite/systemtap.base/sdt_misc.exp |    6 +-
 8 files changed, 11 insertions(+), 335 deletions(-)
 delete mode 100644 runtime/kprobes-common.c


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


                 reply	other threads:[~2012-05-02 17:52 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=20120502175218.6664.qmail@sourceware.org \
    --to=dsmith@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).