public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-33-g309d67d
@ 2011-07-28 21:06 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-07-28 21:06 UTC (permalink / raw)
  To: systemtap-cvs

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  309d67d89b3798146b64242889be2d662c08cde3 (commit)
      from  fc4cb08803942f3da4306c0934cfca3cc858318d (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 309d67d89b3798146b64242889be2d662c08cde3
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Jul 28 18:10:20 2011 +0200

    Guard regparm in probe context with STAP_NEED_REGPARM.
    
    regparm is only used on i386 (and x86_64 when probing 32bit) for
    signaling what the parameter packing is for the probed function
    as set in register.stp. So only include it in the probe context
    struct when actually used in a stap script.
    
    Also updated docs and fixed signature on other arches.

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

Summary of changes:
 stapfuncs.3stap              |    2 ++
 tapset/arm/registers.stp     |    2 +-
 tapset/i386/registers.stp    |    7 +++++++
 tapset/powerpc/registers.stp |    2 +-
 tapset/s390/registers.stp    |    2 +-
 tapset/x86_64/registers.stp  |    7 +++++++
 tapsets.cxx                  |    2 ++
 translate.cxx                |    4 +++-
 8 files changed, 24 insertions(+), 4 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-28 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28 21:06 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-33-g309d67d mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).