[DTrace-devel] [PATCH 4/6] test: Remove unnecessary "destructive" pragma
eugene.loh at oracle.com
eugene.loh at oracle.com
Tue Mar 31 01:02:22 UTC 2026
From: Eugene Loh <eugene.loh at oracle.com>
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
test/unittest/sched/tst.oncpu.d | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/unittest/sched/tst.oncpu.d b/test/unittest/sched/tst.oncpu.d
index 7a33bab4f..65bb313f0 100644
--- a/test/unittest/sched/tst.oncpu.d
+++ b/test/unittest/sched/tst.oncpu.d
@@ -8,7 +8,6 @@
/* @@timeout: 15 */
#pragma D option switchrate=100hz
-#pragma D option destructive
sched:::on-cpu
/pid == $pid/
--
2.47.3
More information about the DTrace-devel
mailing list