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-346-g19c22e1
@ 2010-12-03 20:53 scox
  0 siblings, 0 replies; only message in thread
From: scox @ 2010-12-03 20:53 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  19c22e1f36e90686ec21ae40e15c28da9c61a791 (commit)
      from  459d6c80eeee6ceca58455fdf88d8e5a6b3479b1 (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 19c22e1f36e90686ec21ae40e15c28da9c61a791
Author: Stan Cox <scox@redhat.com>
Date:   Fri Dec 3 15:53:56 2010 -0500

    Support x86 1 byte and 2 byte registers.
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add all register variants.
    (get_register_width): New.
    (visit_target_symbol): Use it for register case to extract register part.
    
    * sdt_misc.exp: Add sdt asm test.
    * sdt_asm.S: New.
    * sdt_asm.stp: New.

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

Summary of changes:
 tapsets.cxx                           |   64 +++++++++++++++++-----
 testsuite/systemtap.base/sdt_asm.S    |   44 +++++++++++++++
 testsuite/systemtap.base/sdt_asm.stp  |   96 +++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/sdt_misc.exp |   38 ++++++++++++-
 4 files changed, 227 insertions(+), 15 deletions(-)
 create mode 100644 testsuite/systemtap.base/sdt_asm.S
 create mode 100644 testsuite/systemtap.base/sdt_asm.stp


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-12-03 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-03 20:53 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-346-g19c22e1 scox

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