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.7-318-g47ef763


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  47ef763543a0b59640c26c31e7bc232a7b5ea43a (commit)
      from  b7b482fb184cef6e2089f3f01dfd6b24751f717b (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 47ef763543a0b59640c26c31e7bc232a7b5ea43a
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Wed Jun 13 13:21:31 2012 -0400

    PR10299: enable locals mangling in translate.cxx.
    
    It is now *required* to use STAP_ARG_* and STAP_RETVALUE to access
    parameters in embedded-C functions -- the actual underlying names
    and locations of the parameters are subject to be changed/renamed
    arbitrarily.

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

Summary of changes:
 translate.cxx |    8 ++------
 1 files changed, 2 insertions(+), 6 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]