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]

froggy/froggy module/ChangeLog module/control. ...


CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-10-24 09:26:49

Modified files:
	froggy/module  : ChangeLog control.c froggy-private.h fs.c 
	                 reports.c 
	froggy/test    : ChangeLog test-open.c 

Log message:
	* module/fs.c:
	* module/reports.c:
	* module/control.c: Removed code that automatically attached forked
	children of the client process and repolaced it with a
	client-initiated "attach me" capability.  (I.e., similar to ptrace
	PTRACE_TRACEME.)
	* test/test-open.c: test the above.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/ChangeLog.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/control.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/froggy-private.h.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/fs.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/module/reports.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/ChangeLog.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy/test/test-open.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6


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