This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-508-g3c5b8e2


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  3c5b8e2b99a772e3d19d6c4bf26b3a06037523a4 (commit)
      from  4732f8a465430d9c3775f83ec8d11028ebd3eddd (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 3c5b8e2b99a772e3d19d6c4bf26b3a06037523a4
Author: Stan Cox <scox@redhat.com>
Date:   Wed Jan 13 22:26:10 2010 -0500

    Use __access_process_vm_noflush for static user semaphore decrement.
    
    * access_process_vm (__access_process_vm_noflush): New
    * tapsets.cxx (uprobe_derived_probe_group::emit_module_exit):  Use it.
    * translate.cxx (translate_pass):  Declare it.

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

Summary of changes:
 runtime/access_process_vm.h |   57 ++++++++++++++++++++++++++++++++++++++++--
 tapsets.cxx                 |    4 +-
 translate.cxx               |    1 +
 3 files changed, 57 insertions(+), 5 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]