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-503-g6e5026f


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  6e5026f423afca092d1562d6c1dc9a363d8d8b53 (commit)
      from  bde342310dd6b1a7e247a0dc40089b25f045552a (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 6e5026f423afca092d1562d6c1dc9a363d8d8b53
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Nov 28 07:59:55 2011 -0500

    PR13445: shrink ctl command handler function use less stack space
    
    * runtime/transport/control.c (_stp_ctl_write_cmd): Make larger struct
      copies static.  Explain why this is safe.

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

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