We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fc8bf commit fc4a0aeCopy full SHA for fc4a0ae
tools/perf/tests/shell/trace_btf_enum.sh
@@ -5,7 +5,7 @@
5
err=0
6
7
syscall="landlock_add_rule"
8
-non_syscall="timer:hrtimer_setup,timer:hrtimer_start"
+non_syscall="timer:hrtimer_start"
9
10
TESTPROG="perf test -w landlock"
11
0 commit comments