[DTrace-devel] [PATCH] test: add -l and -lv tests for stapsdt probes

Nick Alcock nick.alcock at oracle.com
Wed Aug 6 16:57:28 UTC 2025


On 6 Aug 2025, Kris Van Hees via DTrace-devel stated:

> The stapsdt support in DTrace provides limited support for argument data
> for probes.  The number of arguments passed to a probe and their native
> type (signed or unsigned int of size 1, 2, 4, or 8 bytes) is discoverable.
>
> Signed-off-by: Kris Van Hees
> <kris.van.hees at oracle.com>

Bit of a linefeed there. ;)

Bit annoying there's so much repetition, but it's really not worth
optimizing that, and it's no worse than any of the others in this area.

Reviewed-by: Nick Alcock <nick.alcock at oracle.com>

-- 
NULL && (void)



More information about the DTrace-devel mailing list