[DTrace-devel] [PATCH 11/22] DTPPT_POST_OFFSETS is unused

Kris Van Hees kris.van.hees at oracle.com
Sat Sep 14 16:35:03 UTC 2024


On Thu, Aug 29, 2024 at 01:22:08AM -0400, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

> ---
>  include/dtrace/pid.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/dtrace/pid.h b/include/dtrace/pid.h
> index 1fd594b6..0129674a 100644
> --- a/include/dtrace/pid.h
> +++ b/include/dtrace/pid.h
> @@ -22,7 +22,6 @@ typedef enum pid_probetype {
>  	DTPPT_ENTRY,
>  	DTPPT_RETURN,
>  	DTPPT_OFFSETS,
> -	DTPPT_POST_OFFSETS,
>  	DTPPT_IS_ENABLED
>  } pid_probetype_t;
>  
> -- 
> 2.43.5
> 



More information about the DTrace-devel mailing list