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 ChangeLog print.c runtime.h probes ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	trz@sourceware.org	2005-06-21 14:13:04

Modified files:
	runtime        : ChangeLog print.c runtime.h 
	runtime/probes : ChangeLog 
	runtime/probes/shellsnoop: shellsnoop.c stp 
	runtime/probes/tasklet: stp stp_tasklet.c 
	runtime/probes/test4: stp test4.c 
	runtime/probes/where_func: kprobe_where_funct.c stp 
	runtime/stpd   : ChangeLog librelay.c librelay.h stpd.c 
	runtime/transport: ChangeLog control.h transport.c transport.h 

Log message:
	Added merging/sorting of per-cpu data, transport config/selection by probe, etc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/print.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/ChangeLog.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.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/shellsnoop/stp.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/tasklet/stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/tasklet/stp_tasklet.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/test4/stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/test4/test4.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/where_func/kprobe_where_funct.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/probes/where_func/stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/stpd/ChangeLog.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/stpd/librelay.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/stpd/librelay.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/stpd/stpd.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/control.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/transport/transport.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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