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/runtime ChangeLog stat-common.c


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	mmason@sourceware.org	2007-10-25 23:25:46

Modified files:
	runtime        : ChangeLog stat-common.c 

Log message:
	stat-common.c: Allow histogram bucket elision to be turned off
	with -DHIST_ELISION=<negative #>.  Also cleaned up looping code to
	prevent unnecessary interation over non-existent buckets.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.232&r2=1.233
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stat-common.c.diff?cvsroot=systemtap&r1=1.12&r2=1.13


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