[DTrace-devel] [PATCH 3/6] dtprobed: stop skipping zero-tracepoint probes in dof_stash.c

Nick Alcock nick.alcock at oracle.com
Thu Oct 24 14:12:11 UTC 2024


On 22 Oct 2024, Kris Van Hees verbalised:

> On Fri, Oct 18, 2024 at 08:58:05PM +0100, Nick Alcock wrote:
>> We already validate that they don't exist in dof_parser.c, so no such probes
>> can ever get here.  Handling this impossible, untestable case has just got
>> harder, because we'd have to skip DIT_{NATIVE,XLAT,REMAP}_ARGS records too.
>> Just stop considering it.
>> 
>> Signed-off-by: Nick Alcock <nick.alcock at oracle.com>
>
> Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

Ack (adjusted comment to match the previous review comments).

-- 
NULL && (void)



More information about the DTrace-devel mailing list