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-472-g4bd4d40


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  4bd4d40e19f7ba203d5e380965210181648f560a (commit)
      from  9fa29c5277f3e3f4525ff3335a2cbc2b518c2010 (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 4bd4d40e19f7ba203d5e380965210181648f560a
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jan 7 12:14:44 2010 -0600

    Partial PR 10848 fix.  Added testcase for STP_MAXMEMORY.
    
    * runtime/alloc.c (_stp_kmalloc): Renamed 'MAXMEMORY' to 'STP_MAXMEMORY'.
      (_stp_kzalloc): Ditto.
      (_stp_vmalloc): Ditto.
      (_stp_alloc_percpu): Ditto.
      (_stp_kmalloc_node): Ditto.
    * testsuite/systemtap.base/maxmemory.exp: New test for STP_MAXMEMORY.

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

Summary of changes:
 runtime/alloc.c                        |   41 ++++++++-------
 testsuite/systemtap.base/maxmemory.exp |   86 ++++++++++++++++++++++++++++++++
 2 files changed, 107 insertions(+), 20 deletions(-)
 create mode 100644 testsuite/systemtap.base/maxmemory.exp


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]