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-44-g6ef331c


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  6ef331c81e3daa8a62cd581b15bd60b906cc7fac (commit)
      from  f03689129db28b8477530c1a3214f43ab2fb3925 (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 6ef331c81e3daa8a62cd581b15bd60b906cc7fac
Author: Stan Cox <scox@redhat.com>
Date:   Fri Feb 4 16:25:35 2011 -0500

    Support $$parms for sdt.
    
    	* tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add
    	visit_target_symbol_arg visit_target_symbol_context
    	(visit_target_symbol_context): Handle $$name, $$provider, $$parms
    	(visit_target_symbol_arg): Handle symbol
    	* sdt_misc.exp:  Test $$parms.

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

Summary of changes:
 tapsets.cxx                           |  108 +++++++++++++++++++++++++-------
 testsuite/systemtap.base/sdt_misc.exp |   18 +++++-
 2 files changed, 101 insertions(+), 25 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]