public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* froggy/froggy module/ChangeLog module/control. ...
@ 2008-10-23 20:44 cmoller
  0 siblings, 0 replies; 2+ messages in thread
From: cmoller @ 2008-10-23 20:44 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-10-23 20:44:11

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

Log message:
	* test-open.c:  Added code to interpret non-option command-line
	args to be interpreted as binaries to be started and attaching to
	them.  This makes, e.g., "./test-open ./spinner" act like a
	mini-strace on spinner.  Also supports mutiple targets:
	"./test-open ./spinner ./spinner"
	* fs.c:
	* control.c: Added code to catch report_cone on the client process
	and attach to it--part of the process attaching to attaching to
	binaries started by the client via fork()/exec().
	Fixed a teardown interaction between client reap and
	the debugfs froggy pseudo-file .release.

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


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

* froggy/froggy module/ChangeLog module/control. ...
@ 2008-10-24  9:26 cmoller
  0 siblings, 0 replies; 2+ messages in thread
From: cmoller @ 2008-10-24  9:26 UTC (permalink / raw)
  To: systemtap-cvs

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


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

end of thread, other threads:[~2008-10-24  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 20:44 froggy/froggy module/ChangeLog module/control. cmoller
2008-10-24  9:26 cmoller

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