public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime/probes ChangeLog agg/count1.c agg/ ...
@ 2005-06-23 14:55 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2005-06-23 14:55 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-06-23 14:55:15

Modified files:
	runtime/probes : ChangeLog 
	runtime/probes/agg: count1.c count2.c stat1.c stp 
	runtime/probes/scf: scf.c stp 
	runtime/probes/shellsnoop: shellsnoop.c 
	runtime/probes/tasklet: stp_tasklet.c 
	runtime/probes/test4: test4.c 
	runtime/probes/where_func: kprobe_where_funct.c 

Log message:
	2005-06-23  Martin Hunt  <hunt@redhat.com>
	
	* all probes: MOdified to use latest changes to transport.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/ChangeLog.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count1.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count2.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/stat1.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/scf/scf.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/scf/stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/shellsnoop/shellsnoop.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/tasklet/stp_tasklet.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/test4/test4.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/where_func/kprobe_where_funct.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9


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

* src/runtime/probes ChangeLog agg/count1.c agg/ ...
@ 2005-08-01 22:25 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2005-08-01 22:25 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-08-01 22:25:13

Modified files:
	runtime/probes : ChangeLog 
	runtime/probes/agg: count1.c count2.c stat1.c 
	runtime/probes/bench: bench.c bench_io1.c bench_io2.c 
	                      bench_multi.c bench_ret.c 
	runtime/probes/os_timer: os_timer.c 
	runtime/probes/scf: scf.c 
	runtime/probes/tasklet: stp_tasklet.c 
	runtime/probes/test4: test4.c 
	runtime/probes/where_func: kprobe_where_funct.c 

Log message:
	2005-08-01  Martin Hunt  <hunt@redhat.com>
	
	* agg/stat1.c (probe_exit): Remove "static"
	* agg/count1.c (probe_exit): Ditto.
	* agg/count2.c (probe_exit): Ditto.
	* bench/bench_io2.c (probe_exit): Ditto.
	* bench/bench_io1.c (probe_exit): Ditto.
	* bench/bench.c (probe_exit): Ditto.
	* bench/bench_ret.c (probe_exit): Ditto.
	* bench/bench_multi.c (probe_exit): Ditto.
	* where_func/kprobe_where_funct.c (probe_exit): Ditto.
	* test4/test4.c (probe_exit): Ditto.
	* tasklet/stp_tasklet.c (probe_exit): Ditto.
	* os_timer/os_timer.c (probe_exit): Ditto.
	* scf/scf.c (probe_exit): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/ChangeLog.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count1.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count2.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/stat1.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_io1.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_io2.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_multi.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_ret.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/os_timer/os_timer.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/scf/scf.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/tasklet/stp_tasklet.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/test4/test4.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/where_func/kprobe_where_funct.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


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

* src/runtime/probes ChangeLog agg/count1.c agg/ ...
@ 2005-07-08 20:50 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2005-07-08 20:50 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-07-08 20:49:59

Modified files:
	runtime/probes : ChangeLog 
	runtime/probes/agg: count1.c count2.c stat1.c 
	runtime/probes/bench: bench.c bench_io1.c bench_io2.c 
	                      bench_multi.c bench_ret.c 
	runtime/probes/scf: scf.c 
	runtime/probes/shellsnoop: shellsnoop.c 
	runtime/probes/tasklet: stp_tasklet.c 
	runtime/probes/test4: test4.c 
	runtime/probes/where_func: kprobe_where_funct.c 

Log message:
	2005-07-08  Martin Hunt  <hunt@redhat.com>
	
	* ALL: Use new runtime.h. Change init_module()
	to probe_start() and don't do transport calls.
	Remove MODULE_LICENSE and cleanup_module().

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/ChangeLog.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count1.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/count2.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/agg/stat1.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_io1.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_io2.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_multi.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/bench/bench_ret.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/scf/scf.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/shellsnoop/shellsnoop.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/tasklet/stp_tasklet.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/test4/test4.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/where_func/kprobe_where_funct.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


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

end of thread, other threads:[~2005-08-01 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-23 14:55 src/runtime/probes ChangeLog agg/count1.c agg/ hunt
2005-07-08 20:50 hunt
2005-08-01 22:25 hunt

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