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-31-geb8e055


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  eb8e0555746eb7c55271960b51e2aa5ce9d2b073 (commit)
      from  9f73a70da9048c5b0ff3d8e7b323e9795f427cbb (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 eb8e0555746eb7c55271960b51e2aa5ce9d2b073
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jul 29 08:43:35 2011 -0500

    Several fixes.
    
    * runtime/task_finder2.c (__stp_utrace_attach_match_filename): Attach to
      the task we found.
    * runtime/stp_utrace.c (utrace_shutdown): When tearing down everything,
      lock the list first.
      (utrace_task_alloc): Fixed a memory leak.
      (utrace_attach_task): Minor fix.

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

Summary of changes:
 runtime/stp_utrace.c   |   63 +++++++++++++++++++++++++++++------------------
 runtime/task_finder2.c |   13 ++++++----
 2 files changed, 47 insertions(+), 29 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]