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.5-30-g26f7a18


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  26f7a1812269f1cbeb06d93016856303c8bd12a3 (commit)
      from  1581af6a4f558053f028489734e7ed60a24835a2 (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 26f7a1812269f1cbeb06d93016856303c8bd12a3
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jun 7 13:05:41 2011 -0500

    Fix itrace to not leak utrace engine structures (PR12834).
    
    * runtime/itrace.c (create_itrace_info): Be sure to call
      utrace_engine_put() to avoid memory leaks.

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

Summary of changes:
 runtime/itrace.c |    3 +++
 1 files changed, 3 insertions(+), 0 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]