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, dsmith/task_finder2, updated. release-1.6-392-g6d7287a


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, dsmith/task_finder2 has been updated
       via  6d7287ac9e73d65401c2679e2531e37e0bf19ada (commit)
      from  e3788742f276733de100bcef11940457ed36ea4a (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 6d7287ac9e73d65401c2679e2531e37e0bf19ada
Author: David Smith <dsmith@redhat.com>
Date:   Tue Nov 1 15:53:26 2011 -0500

    Cleanup task_finder2 by removing some unused code (ported).
    
    * runtime/task_finder2.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_finder2.c |   85 ++++++++---------------------------------------
 1 files changed, 15 insertions(+), 70 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]