[DTrace-devel] [PATCH 09/16] Make the probe argument to dt_probe_clause_iter() constant

Eugene Loh eugene.loh at oracle.com
Wed Mar 24 11:22:45 PDT 2021


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

On 3/19/21 12:54 AM, Kris Van Hees wrote:
> The probe argument passed into dt_probe_clause_iter() should not be
> modified by the iterator function, so it can be declared const.
>
> Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>



More information about the DTrace-devel mailing list