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 buildrun.cxx elaborate.cxx elabo ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-05-26 01:55:28

Modified files:
	.              : ChangeLog buildrun.cxx elaborate.cxx 
	                 elaborate.h session.h tapsets.cxx 

Log message:
	2007-05-25  Frank Ch. Eigler  <fche@redhat.com>
	
	PR 4255 teaser.
	* elaborate.cxx (has_null_param): New function.
	* elaborate.h: Declare it.
	* session.h: Include uprobe_derived_probes group.
	* tapsets.cxx (uprobe_*): New classes.
	(all_session_groups): List uprobes in list.
	(register_standard_tapset): Interpret
	process(#).statement(#).absolute and
	process(#).statement(#).absolute.return probe points.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.619&r2=1.620
http://sourceware.org/cgi-bin/cvsweb.cgi/src/buildrun.cxx.diff?cvsroot=systemtap&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.h.diff?cvsroot=systemtap&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/src/session.h.diff?cvsroot=systemtap&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.203&r2=1.204


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