public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-339-g6846cfc
@ 2009-09-17  1:16 scox
  0 siblings, 0 replies; only message in thread
From: scox @ 2009-09-17  1:16 UTC (permalink / raw)
  To: systemtap-cvs

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  6846cfc8a5cdb24fccb19037b27a180d2300ee09 (commit)
      from  9f7d5236c8fb1fd84636656416e1dad531e9586d (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 6846cfc8a5cdb24fccb19037b27a180d2300ee09
Author: Stan Cox <scox@redhat.com>
Date:   Wed Sep 16 21:05:00 2009 -0400

    * sdt.h (STAP_SEMAPHORE): New.  Add guard to utrace probe points.
    * itrace.h (__access_process_vm): Moved from here...
    * runtime/access_process_vm.h: New.  ...to here.
    * translate.cxx (translate_pass): Include access_process_vm.h
    * session.h (sdt_semaphore_addr): New.
    * tapsets.cxx (sdt_query::record_semaphore): New.  Record sdt_semaphore_addr.
    (uprobe_derived_probe_group::emit_module_decls): Allow for uprobe guard variable to be set and unset.
    (uprobe_derived_probe_group::emit_module_decls): Likewise.
    (uprobe_derived_probe_group::emit_module_exit): Likewise.
    * tapset-utrace.cxx (utrace_derived_probe_group::emit_probe_decl): Likewise.
    (utrace_derived_probe_group::emit_module_decls): Likewise.
    (utrace_derived_probe_group::emit_module_exit): Likewise.

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

Summary of changes:
 includes/sys/sdt.h                    |   36 ++++++++++++--
 runtime/access_process_vm.h           |   54 ++++++++++++++++++++
 runtime/itrace.c                      |   56 +--------------------
 session.h                             |    4 ++
 tapset-utrace.cxx                     |   46 +++++++++++++++++
 tapsets.cxx                           |   86 +++++++++++++++++++++++++++++++--
 testsuite/systemtap.base/sdt_misc.exp |   25 +++++-----
 translate.cxx                         |    1 +
 8 files changed, 233 insertions(+), 75 deletions(-)
 create mode 100644 runtime/access_process_vm.h


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-17  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17  1:16 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-339-g6846cfc scox

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).