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.0-357-g3a98760


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  3a98760ff47ee72c90e7eab14b85b96293ec5578 (commit)
      from  66f65c4fb0ddcdf8a85a29662a23a546cfd5dffe (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 3a98760ff47ee72c90e7eab14b85b96293ec5578
Author: David Smith <dsmith@redhat.com>
Date:   Tue Dec 15 13:33:15 2009 -0600

    Fixed DEBUG_MEM debug memory tracking.
    
    * runtime/alloc.c (_stp_kmalloc): Fixed compilation when DEBUG_MEM is
      defined.  Improved allocated memory tracking.
      (_stp_kzalloc): Ditto.
      (_stp_vmalloc): Ditto.
      (_stp_alloc_percpu): Ditto.
      (_stp_kmalloc_node): Ditto.

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

Summary of changes:
 runtime/alloc.c |   53 +++++++++++++++++++++++++++++++++++------------------
 1 files changed, 35 insertions(+), 18 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]