[DTrace-devel] [PATCH 1/3] usdt parser: remove left-over debug statement
Nick Alcock
nick.alcock at oracle.com
Tue Jul 15 14:22:52 UTC 2025
On 30 Jun 2025, Kris Van Hees via DTrace-devel stated:
> On Mon, Jun 30, 2025 at 05:38:10PM -0400, Eugene Loh via DTrace-devel wrote:
>> Reviewed-by: Eugene Loh <eugene.loh at oracle.com> ???
>>
>> But what is the implication here? That "git grep dt_dbg_usdt" shows nothing
>> more?
>
> Simply a debug statement that was needed for debugigng something during
> development, but it would be spammy in a nonsense way if someone were to
> define USDT_DEBUG to trace the parser. It is useless debugging output for
> anyone other than me, and even then only for one specific thing I was
> debugging.
This has my r-b too. If anyone wants this in future (quite unlikely),
they can easily add something just like it themselves.
Reviewed-by: Nick Alcock <nick.alcock at oracle.com>
--
NULL && (void)
More information about the DTrace-devel
mailing list