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 ChangeLog froggy-test.c froggy.c


CVSROOT:	/cvs/systemtap
Module name:	froggy
Changes by:	cmoller@sourceware.org	2008-08-13 19:04:47

Modified files:
	.              : ChangeLog froggy-test.c froggy.c 

Log message:
	* froggy.c: Added code in report_exit of the client to unquiesce
	quiesced attached tasks the ppid of which is the client itself
	(e.g., tasks started by the -E froggy-test flag, as opposed to
	previously running tasks attached by -p) thereby allowing them to
	terminate properly when the client dies.  (The previous behaviour
	just reparented such tasks to init, leaving them quiesced.)
	Also started adding code to report signals

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/ChangeLog.diff?cvsroot=systemtap&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy-test.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/froggy/froggy.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


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