[DTrace-devel] [PATCH 1/4] Enable the default ERROR probe handler

Eugene Loh eugene.loh at oracle.com
Wed Jun 10 09:30:52 PDT 2020


Okay, though (admittedly quite unrelated)...


On 06/10/2020 08:23 AM, Kris Van Hees wrote:
> diff --git a/libdtrace/dt_handle.c b/libdtrace/dt_handle.c
> @@ -51,7 +47,6 @@ dtrace_handle_err(dtrace_hdl_t *dtp, dtrace_handle_err_f *hdlr, void *arg)
>   	if (dtp->dt_options[DTRACEOPT_GRABANON] != DTRACEOPT_UNSET)
>   		goto out;

... reminds me that tearing out anon is not finished.  Would you like me 
to prepare a patch?



More information about the DTrace-devel mailing list