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-465-gde0c57f


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  de0c57f3a607f31b4860bc7392d3ce5b9a693a7a (commit)
      from  11059140a279e954e175d9c2e34ab4ea4670130d (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 de0c57f3a607f31b4860bc7392d3ce5b9a693a7a
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jan 5 15:22:21 2010 -0600

    Partial PR 10848 fix.  Added '-DMAXMEMORY=NUM' processing.
    
    * runtime/alloc.c (_stp_mem_debug_validate): New debug function.
      (_stp_kmalloc): Added MAXMEMORY code to check size of memory used by
      module.
      (_stp_kzalloc): Ditto.
      (_stp_vmalloc): Ditto.
      (_stp_alloc_percpu): Ditto.
      (_stp_kmalloc_node): Ditto.

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

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