This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID 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/sid/component/profiling ChangeLog gprof.cxx


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2006-06-26 21:05:38

Modified files:
	sid/component/profiling: ChangeLog gprof.cxx 

Log message:
	2006-06-26  Dave Brolley  <brolley@redhat.com>
	
	* gprof.cxx (target_attribute): Removed from gprof_component.
	(pc_pin,pc_hi_pin): Added to gprof_component.
	(bucket_size_set): Use local reference for this->stats[current_stats].
	(accumulate_call): Likewise.
	(accumulate): Likewise. Use pc_pin and pc_hi_pin instead of
	target_attribute to get the pc.
	(gprof_component): Add pc and pc-hi pins. Don't add value-attribute
	attribute. Initialize the driven value of pc_hi_pin with 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.16&r2=1.17


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