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-178-gad370dc


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  ad370dccd460ebfc66f21d3d16f44807d789484f (commit)
      from  c15b608343c5a0de8558b31650ed001177fb3892 (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 ad370dccd460ebfc66f21d3d16f44807d789484f
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Mar 19 16:23:02 2009 -0700

    PR9960: support tracepoint struct/union value arg
    
    If a tracepoint arg is a structure or union that is passed by value,
    then this takes the address of the parameter so it can be used like a
    pointer in the rest of our code.

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

Summary of changes:
 tapsets.cxx |   16 +++++++++++++---
 1 files changed, 13 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]