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 stapprobes.5.in tapsets.cxx


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-11-15 16:51:11

Modified files:
	.              : ChangeLog stapprobes.5.in tapsets.cxx 

Log message:
	2007-11-15  David Smith  <dsmith@redhat.com>
	
	* tapsets.cxx: Removed mark_query structure.
	(mark_derived_probe::mark_derived_probe): Just looks for "kernel"
	marker probes.
	(mark_builder::build_no_more): No longer kern_dw, instead clears
	the marker cache.
	(mark_builder::build): Now parses Module.markers file to find
	marker list and stores them in a cache.
	(register_standard_tapsets): Removed 'module("foo").mark("bar")'.
	All markers now go through 'kernel.mark("bar")'.
	
	* stapprobes.5.in (parts): Updated marker text.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.716&r2=1.717
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stapprobes.5.in.diff?cvsroot=systemtap&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.222&r2=1.223


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