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.6-369-gf1a103f


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  f1a103ffbe5ad826fdcc4e733c3005aae6692d79 (commit)
      from  17eae4764eced7ba1743f868eb8ba2bfe82d35cb (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 f1a103ffbe5ad826fdcc4e733c3005aae6692d79
Author: David Smith <dsmith@redhat.com>
Date:   Tue Nov 1 14:20:16 2011 -0500

    Cleanup task_finder by removing some unused code.
    
    * runtime/task_finder.c (__stp_utrace_attach_match_filename): Remove
      'register_p' parameter (and associated code), since it was always set.
      (__stp_utrace_attach_match_tsk): Remove 'register_p' parameter.
      (__stp_utrace_task_finder_report_clone): Remove register_p parameter
      from __stp_utrace_attach_match_tsk() call.
      (__stp_utrace_task_finder_report_exec): Ditto.

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

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