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.4-376-g88349aa


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  88349aa12c39f29e48aced51822df396f7963660 (commit)
      from  fa942c58d4b7406f46f936578f4edd183441f40b (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 88349aa12c39f29e48aced51822df396f7963660
Author: David Smith <dsmith@redhat.com>
Date:   Thu May 19 17:06:02 2011 -0500

    Fix PR12781 by speeding up __stp_utrace_task_finder_target_syscall_entry().
    
    * runtime/task_finder.c (__stp_utrace_task_finder_target_syscall_entry):
      Only call the {MMAP,MMAP2,MPROTECT,MUNMAP}_SYSCALL_NO() macros once.

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

Summary of changes:
 runtime/task_finder.c |   47 +++++++++++++++++++++++++++--------------------
 1 files changed, 27 insertions(+), 20 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]