public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-306-g1beba84
@ 2010-11-19  5:31 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-11-19  5:31 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  1beba84157d0ef112ba1188db110b6f0e5879d66 (commit)
       via  75a371ce5d6bc65613edc9d4f475c4de516b68be (commit)
       via  7c15538e266a45590dd0e90b3eed1e53c18b9a5e (commit)
       via  b0c986b603eb96ec2af08d613bc97acb664b37a8 (commit)
       via  cda117193e340f81ac5f23b66e261ed6381d80b5 (commit)
      from  ea527496fe49207f29923f6b42ff5cba9170d6c0 (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 1beba84157d0ef112ba1188db110b6f0e5879d66
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Nov 18 20:42:33 2010 -0800

    sdt_types: remove manual type-casting
    
    For now, remove the int() and short() typecasting, as it seems to be
    working without.  We should try as much as possible to fix these issues
    in the translator and/or sdt.h before masking it in the test.

commit 75a371ce5d6bc65613edc9d4f475c4de516b68be
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Nov 18 20:06:52 2010 -0800

    Cast the proper sign and size of SDT constant args
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
      For the constant case, we still need to do some typecasting, as gcc
      doesn't necessarily match the sign of the constant to the type.

commit 7c15538e266a45590dd0e90b3eed1e53c18b9a5e
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Nov 18 19:32:56 2010 -0800

    Cast the proper sign and size of SDT register args
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
      For the REGISTER case, insert a typecast to deal with truncation and
      sign-extension of the argument as needed.

commit b0c986b603eb96ec2af08d613bc97acb664b37a8
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Nov 18 19:16:57 2010 -0800

    sdt_types: Use direct array args rather than &array when possible

commit cda117193e340f81ac5f23b66e261ed6381d80b5
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Nov 18 16:20:48 2010 -0800

    sdt_types: add a PASS statement for bitfields_small_var

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

Summary of changes:
 tapsets.cxx                            |   30 +++++++++++++++++++++++++++-
 testsuite/systemtap.base/sdt_types.c   |   10 +++++++-
 testsuite/systemtap.base/sdt_types.stp |   33 ++++++++++++-------------------
 3 files changed, 49 insertions(+), 24 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:[~2010-11-19  5:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-19  5:31 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-306-g1beba84 jistone

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).