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

eugene.loh at oracle.com eugene.loh at oracle.com
Thu Aug 29 05:22:08 UTC 2024


From: Eugene Loh <eugene.loh at oracle.com>

Signed-off-by: Eugene Loh <eugene.loh 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