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

Kris Van Hees kris.van.hees at oracle.com
Wed Jun 10 09:43:59 PDT 2020


On Wed, Jun 10, 2020 at 09:30:52AM -0700, Eugene Loh wrote:
> 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?

You can, but it is low priority right now so I wouldn't want it to interfere
with getting other pieces done that do have a deadline.  There is no harm in
the code remaining where it is for the time being.



More information about the DTrace-devel mailing list