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


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-09-22 16:45:14

Modified files:
	runtime        : ChangeLog stat-common.c 
	testsuite      : ChangeLog 
Added files:
	testsuite/systemtap.maps: linear_nearlyempty.exp 
	                          linear_nearlyempty.stp 

Log message:
	PR 5057: histogram zero elision
	
	2007-09-22  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5057.
	* stat-common.c (_stp_stat_print_histogram): Elide consecutive
	zero rows beyond 2*STAT_ELISION+1.
	(STAT_ELISION): New parameter, default 2.
	
	2007-09-22  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5057.
	* systemtap.maps/linear_nearlyempty.*: New test for
	histogram printing elision.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.225&r2=1.226
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stat-common.c.diff?cvsroot=systemtap&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.152&r2=1.153
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/linear_nearlyempty.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/linear_nearlyempty.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


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