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]

src ChangeLog tapsets.cxx


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-12-14 16:11:42

Modified files:
	.              : ChangeLog tapsets.cxx 

Log message:
	2006-12-14  David Smith  <dsmith@redhat.com>
	
	* tapsets.cxx (struct dwarf_var_expanding_copy_visitor): Added
	'return_ts_map' member variable.
	(dwarf_var_expanding_copy_visitor::visit_target_symbol):
	Optimization.  If we've already seen this target variable in this
	return probe, return the last replacement (instead of creating a
	new replacement).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.522&r2=1.523
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.168&r2=1.169


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]