public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog stapprobes.5.in tapsets.cxx
@ 2007-11-15 16:51 dsmith
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith @ 2007-11-15 16:51 UTC (permalink / raw)
  To: systemtap-cvs

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


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

* src ChangeLog stapprobes.5.in tapsets.cxx
@ 2008-02-20 19:04 dsmith
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith @ 2008-02-20 19:04 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-02-20 19:04:04

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

Log message:
	2008-02-20  David Smith  <dsmith@redhat.com>
	
	* tapsets.cxx (struct mark_derived_probe): Renamed 'probe_sig' to
	'probe_format'.
	(mark_derived_probe::mark_derived_probe): Added new "format" probe
	point component.
	(mark_derived_probe::parse_probe_format): Renamed from
	'mark_derived_probe::parse_probe_sig'.
	(struct mark_builder): Added typedefs.  Converted mark_cache from
	a map to a multimap to handle markers with the same name but
	different formats.
	(mark_builder::build): Added new 'format' probe parameter.
	(register_standard_tapsets): Added new 'format' marker probe
	optional parameter.
	* stapprobes.5.in (parts): Documented new "format" probe
	component.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.790&r2=1.791
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stapprobes.5.in.diff?cvsroot=systemtap&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.248&r2=1.249


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

end of thread, other threads:[~2008-02-20 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-15 16:51 src ChangeLog stapprobes.5.in tapsets.cxx dsmith
2008-02-20 19:04 dsmith

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