[Mono-devel-list] [PATCH] Trace at will

Gonzalo Paniagua Javier gonzalo at ximian.com
Sun Jun 5 00:05:26 EDT 2005


Hi there.

The attached patch allows the user to enable/disable tracing in the
runtime at will by using SIGUSR2.

Running mono like:

	mono --trace=disabled test.exe

makes trace be off on start up and sending a SIGUSR2 to the process will
toggle the trace state.

Ok to commit this? (+ manual page change)

-Gonzalo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: trace-signal.patch
Type: text/x-patch
Size: 3633 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050605/65f36577/attachment.bin 


More information about the Mono-devel-list mailing list