[PATCH 4/6] test: Remove unnecessary "destructive" pragma
[email protected] Mon, 30 Mar 2026 21:02:22 -0400
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <[email protected]> |
From: Eugene Loh <[email protected]> Signed-off-by: Eugene Loh <[email protected]> --- 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