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.2-51-g7f7ef35


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  7f7ef35a9e24055b96621f2b0f7c6405d4ae94fd (commit)
      from  bf17a5d2c707e8cd031d2a1dba2709b50452ba0c (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 7f7ef35a9e24055b96621f2b0f7c6405d4ae94fd
Author: David Smith <dsmith@redhat.com>
Date:   Tue Apr 13 11:35:37 2010 -0500

    Fixed uninitialized variable error in task_finder.c.
    
    * runtime/task_finder.c (__stp_call_mmap_callbacks_with_addr): Avoided
      uninitialized variable error.

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

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