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-32-gf33510d


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  f33510de4782d31cf07530b83f968090607540d2 (commit)
      from  eb8e0555746eb7c55271960b51e2aa5ce9d2b073 (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 f33510de4782d31cf07530b83f968090607540d2
Author: David Smith <dsmith@redhat.com>
Date:   Mon Aug 1 10:43:18 2011 -0500

    Removed global utrace handler support.
    
    * runtime/stp_utrace.c: Removed global utrace handler, which wasn't going
      to work when requesting a task to stop.
    * runtime/task_finder2.c (stap_start_task_finder): Instead of setting up a
      global utrace handler, attach one to every interesting thread.

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

Summary of changes:
 runtime/stp_utrace.c   |  363 ++++++++----------------------------------------
 runtime/task_finder2.c |   68 ++-------
 2 files changed, 74 insertions(+), 357 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]