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.4-8-g46a9499


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  46a94997388279d381e38a675411b99a202f339d (commit)
      from  4ec30a2e5dd462bddce36728de7332fd0942bd31 (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 46a94997388279d381e38a675411b99a202f339d
Author: Stan Cox <scox@redhat.com>
Date:   Wed Jan 19 07:09:01 2011 -0500

    Switch to using a register width table instead of heuristic code.
    
           * tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add DRI and regwidths.
           Change dwarf_regs to be a regname/regwidth pair.  Change initializer.
           * (sdt_uprobe_var_expanding_visitor::visit_target_symbol):  Use it.

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

Summary of changes:
 tapsets.cxx |  222 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 135 insertions(+), 87 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]