public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: cmoller@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: froggy/froggy module/ChangeLog module/control. ...
Date: Thu, 23 Oct 2008 20:44:00 -0000	[thread overview]
Message-ID: <20081023204411.30990.qmail@sourceware.org> (raw)

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


             reply	other threads:[~2008-10-23 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 20:44 cmoller [this message]
2008-10-24  9:26 cmoller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081023204411.30990.qmail@sourceware.org \
    --to=cmoller@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).