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/runtime/probes ChangeLog agg/count1.c agg/ ...


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


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