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.6-330-ge04e95a


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  e04e95a488397d0fbf2740c3cfef989b56d7f80a (commit)
      from  75ab1a70d36a435b6c75565eb4dd3406e4d0ae8c (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 e04e95a488397d0fbf2740c3cfef989b56d7f80a
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Tue Oct 18 22:49:35 2011 -0400

    PR13319: fix _stp_bufsize-related start-time net/ memory report printk
    
    * transport/relay_v2.c, relayfs.c (_stp_transport_data_fs_init):
      Increment _stp_allocated_[net_]memory with relay buffers.
    * transport/ring_buffer.c: Ditto.  Plus fix scaling of the incoming -sNN
      value, so NN represents megabytes consistently.

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

Summary of changes:
 runtime/transport/relay_v2.c    |   12 ++++++++++++
 runtime/transport/relayfs.c     |    9 +++++++++
 runtime/transport/ring_buffer.c |   19 ++++++++++++++++++-
 3 files changed, 39 insertions(+), 1 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]