This is the mail archive of the systemtap-cvs@sources.redhat.com 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/runtime/probes ChangeLog agg/count1.c agg/ ...


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


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