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, rhel55, updated. release-1.0-436-g2dad0ce


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, rhel55 has been updated
       via  2dad0cec95c63a6cbd39f09b0dc595f64c5d4f0f (commit)
      from  fb04d291dd71141ccd7f83eb2fa8f87201ab6a67 (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 2dad0cec95c63a6cbd39f09b0dc595f64c5d4f0f
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Dec 22 12:07:33 2009 -0500

    sdt.h semaphore: use get_user / put_user instead of __access_process_vm.
    
    * translate.cxx (translate_pass): Don't #include <access_blah.>
    * tapsets.cxx, tapset-utrace.cxx: Replace __access_process_vm()
      calls with get_user() / put_user() respectively.

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

Summary of changes:
 tapset-utrace.cxx |   22 +++++++++-------------
 tapsets.cxx       |   10 +++++-----
 translate.cxx     |    1 -
 3 files changed, 14 insertions(+), 19 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]