public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/testsuite ChangeLog systemtap.context/back ...
@ 2007-10-17 12:58 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2007-10-17 12:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-10-17 12:58:41

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.context: backtrace.tcl 
	testsuite/systemtap.printf: bin3.exp bin4.exp bin5.exp 
	testsuite/systemtap.samples: pfaults.exp profile.exp 
Removed files:
	testsuite/systemtap.printf: bin.stp bin3a.stp bin4a.stp 
	                            bin5a.stp 

Log message:
	2007-10-16  Martin Hunt  <hunt@redhat.com>
	
	PR 5000
	* systemtap.printf/bin3.stp. Removed.
	* systemtap.printf/bin3a.stp. Renamed bin3.stp.
	* systemtap.printf/bin4.stp. Removed.
	* systemtap.printf/bin4a.stp. Renamed bin4.stp.
	* systemtap.printf/bin5.stp. Removed.
	* systemtap.printf/bin5a.stp. Renamed bin5.stp.
	* systemtap.printf/bin3.exp: Don't run bin3a.stp.
	* systemtap.printf/bin4.exp: Don't run bin4a.stp.
	* systemtap.printf/bin5.exp: Don't run bin5a.stp.
	
	Increase reliability under loads.
	* systemtap.samples/pfaults.exp: Increase MAXACTION.
	* systemtap.context/backtrace.tcl: Handle just
	a single userspace address.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.169&r2=1.170
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.tcl.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin3.exp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin4.exp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin5.exp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin.stp.diff?cvsroot=systemtap&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin3a.stp.diff?cvsroot=systemtap&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin4a.stp.diff?cvsroot=systemtap&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.printf/bin5a.stp.diff?cvsroot=systemtap&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.samples/pfaults.exp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.samples/profile.exp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


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

* src/testsuite ChangeLog systemtap.context/back ...
@ 2007-09-25 16:37 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2007-09-25 16:37 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-09-25 16:37:00

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.context: backtrace.tcl 

Log message:
	2007-09-25  Martin Hunt  <hunt@redhat.com>
	
	* systemtap.context/backtrace.tcl: Handle single line timer.profile
	backtraces.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.159&r2=1.160
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.tcl.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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

* src/testsuite ChangeLog systemtap.context/back ...
@ 2007-09-12 16:48 hiramatu
  0 siblings, 0 replies; 3+ messages in thread
From: hiramatu @ 2007-09-12 16:48 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-09-12 16:48:00

Modified files:
	testsuite      : ChangeLog 
	testsuite/systemtap.context: backtrace.stp backtrace.tcl 
	                             systemtap_test_module2.c 

Log message:
	2007-09-12  Masami Hiramatsu <mhiramat@redhat.com>
	
	PR 4633
	* systemtap.context/backtrace.stp: Add testcases for the return
	probe and the profile probe.
	* systemtap.context/backtrace.tcl: Ditto.
	* /systemtap.context/systemtap_test_module2.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.140&r2=1.141
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/backtrace.tcl.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.context/systemtap_test_module2.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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

end of thread, other threads:[~2007-10-17 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-17 12:58 src/testsuite ChangeLog systemtap.context/back hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-09-25 16:37 hunt
2007-09-12 16:48 hiramatu

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).