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 ./ChangeLog ./NEWS ./stapprobes.5.in ./tap ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-12-05 20:02:04

Modified files:
	.              : ChangeLog NEWS stapprobes.5.in tapsets.cxx 
	testsuite      : ChangeLog 
	testsuite/parseok: five.stp 
Added files:
	testsuite/parseko: probepoint04.stp probepoint05.stp 
	                   probepoint06.stp probepoint07.stp 
	                   probepoint08.stp probepoint09.stp 
	testsuite/semko: thirtynine.stp 
	testsuite/semok: twentynine.stp 
	testsuite/systemtap.base: onoffprobe.exp onoffprobe.stp 

Log message:
	2007-12-05  Masami Hiramatsu  <mhiramat@redhat.com>
	
	PR 4935
	* tapsets.cxx (dwarf_derived_probe::dwarf_derived_probe): Allow user
	to access kernel variables in the condition of probe points.
	* stapprobes.5.in : Document the conditional probe point.
	* NEWS : Ditto.
	* parseok/five.stp: Add an example of conditional probe point.
	* parseko/probepoint04.stp: New test for conditional probe point.
	* parseko/probepoint05.stp: Ditto.
	* parseko/probepoint06.stp: Ditto.
	* parseko/probepoint07.stp: Ditto.
	* parseko/probepoint08.stp: Ditto.
	* parseko/probepoint09.stp: Ditto.
	* semok/twentynine.stp: Ditto.
	* semko/thirtynine.stp: Ditto.
	* systemtap.base/onoffprobe.*: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.727&r2=1.728
http://sourceware.org/cgi-bin/cvsweb.cgi/src/NEWS.diff?cvsroot=systemtap&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stapprobes.5.in.diff?cvsroot=systemtap&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.226&r2=1.227
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.180&r2=1.181
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint04.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint05.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint06.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint07.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint08.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/probepoint09.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseok/five.stp.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/thirtynine.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semok/twentynine.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.base/onoffprobe.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.base/onoffprobe.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]