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-0.9.9-134-g18e5ffd


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  18e5ffd4405633ea2cef102d01890dfbb159b363 (commit)
      from  412e1bf7de63114d4432382a08eb21f1301a241c (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 18e5ffd4405633ea2cef102d01890dfbb159b363
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Aug 18 12:26:26 2009 -0400

    PR10516: reduce context size
    
    * translate.cxx (emit_common_header): Emit probe locals into
      a separate union, not into the locals[] array.
      (emit_probe): Adapt.

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

Summary of changes:
 translate.cxx |   12 +++++++++---
 1 files changed, 9 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]