[DTrace-devel] [PATCH 13/16] Remove probes for providers that need to be destroyed during compilation

Eugene Loh eugene.loh at oracle.com
Fri Mar 26 12:12:05 PDT 2021


Reviewed-by: Eugene Loh <eugene.loh at oracle.com>
but...

On 3/19/21 12:54 AM, Kris Van Hees wrote:
> When something goes wrong during a compilation, dynamically created
> providers need to be cleaed up.  This also requires that the probes

s/cleaed/cleaned/

> that are associated with them are cleaned up (otherwise they will
> cause an issue when they get cleaned up later than their provider is
> gone already).

an issue when they get cleaned up later than their provider is gone already
->
an issue if they get cleaned up after their provider is already gone



More information about the DTrace-devel mailing list