public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2007-09-11 16:22 jistone
  0 siblings, 0 replies; 6+ messages in thread
From: jistone @ 2007-09-11 16:22 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	jistone@sourceware.org	2007-09-11 16:22:18

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.stp 

Log message:
	2007-09-11  Josh Stone  <joshua.i.stone@intel.com>
	
	* systemtap.maps/pmap_agg_overflow.stp: Ensure that the percpu arrays
	don't overflow before we get the chance to test aggregation overflow.
	Also use a more optimal overflow limit (MAXMAPENTRIES + 1).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.137&r2=1.138
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2007-07-12 15:38 dsmith
  0 siblings, 0 replies; 6+ messages in thread
From: dsmith @ 2007-07-12 15:38 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-07-12 15:38:21

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.exp 

Log message:
	2007-07-12  David Smith  <dsmith@redhat.com>
	
	* systemtap.maps/pmap_agg_overflow.exp: On single processor
	systems, this test reported an unsupported test and a test failure
	when it should have only reported an unsupported test.  Fixed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.116&r2=1.117
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.exp.diff?cvsroot=systemtap&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 6+ messages in thread

* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2007-06-25 17:38 hunt
  0 siblings, 0 replies; 6+ messages in thread
From: hunt @ 2007-06-25 17:38 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-06-25 17:38:33

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.exp 

Log message:
	2007-06-25  Martin Hunt  <hunt@redhat.com>
	
	* systemtap.maps/pmap_agg_overflow.exp: Rewrite
	so order of error messages is not important.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.107&r2=1.108
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.exp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2007-03-29 16:48 fche
  0 siblings, 0 replies; 6+ messages in thread
From: fche @ 2007-03-29 16:48 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-03-29 17:48:31

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.exp 

Log message:
	2007-03-29  Frank Ch. Eigler  <fche@elastic.org>
	
	* systemtap.maps/pmap_agg_overflow.exp: Robustify with respect
	to expected error messages and early quitting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2006-10-30 20:26 jistone
  0 siblings, 0 replies; 6+ messages in thread
From: jistone @ 2006-10-30 20:26 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	jistone@sourceware.org	2006-10-30 20:26:43

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.stp 

Log message:
	2006-10-30  Josh Stone  <joshua.i.stone@intel.com>
	
	* systemtap.maps/pmap_agg_overflow.stp: Use
	kernel.function("scheduler_tick") instead of timer.jiffies
	so the test works on all kernels.  The test needs a probe
	that is invoked often on all cpus.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

* src/testsuite ChangeLog systemtap.maps/pmap_ag ...
@ 2006-10-30 15:28 hunt
  0 siblings, 0 replies; 6+ messages in thread
From: hunt @ 2006-10-30 15:28 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-10-30 15:28:49

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.maps: pmap_agg_overflow.stp 

Log message:
	2006-10-30  Martin Hunt  <hunt@redhat.com>
	
	* systemtap.maps/pmap_agg_overflow.stp: Use timer.jiffies
	instead of timer.profile so the test works on xen kernels.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.maps/pmap_agg_overflow.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-11 16:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-11 16:22 src/testsuite ChangeLog systemtap.maps/pmap_ag jistone
  -- strict thread matches above, loose matches on Subject: below --
2007-07-12 15:38 dsmith
2007-06-25 17:38 hunt
2007-03-29 16:48 fche
2006-10-30 20:26 jistone
2006-10-30 15:28 hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).