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. rhel52-ga-435-gb84f375


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  b84f3753b06258c02b768beb586bba3213890fff (commit)
      from  6b4b4f4a9e8d56db4050cf66572604708f483115 (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 b84f3753b06258c02b768beb586bba3213890fff
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 23 16:49:40 2008 -0500

    Fixed offset argument to vm_callback.
    2008-06-23  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (__stp_utrace_task_finder_target_quiesce): Fixed
    	vm_callback offset by shifting it left PAGE_SHIFT bits.
    	(__stp_target_call_vm_callback): Ditto.
    	(__stp_utrace_task_finder_target_syscall_exit): Ditto.

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

Summary of changes:
 runtime/ChangeLog     |    5 +++++
 runtime/task_finder.c |   12 ++++++++----
 2 files changed, 13 insertions(+), 4 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]