[DTrace-devel] [PATCH 13/14] test: Add string store_var()/load_var() tests for more than gvars

Nick Alcock nick.alcock at oracle.com
Tue May 2 16:28:19 UTC 2023


On 2 May 2023, eugene loh stated:

> From: Eugene Loh <eugene.loh at oracle.com>
>
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

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

with the usual comment-format nits.

> @@ -9,14 +9,24 @@
>  #pragma D option strsize=6
>  #pragma D option quiet
>  
> -string	x;

Why not change it to

string	g;

-- 
NULL && (void)



More information about the DTrace-devel mailing list