Home
last modified time | relevance | path

Searched refs:non_syscall (Results 1 – 1 of 1) sorted by relevance

/tools/perf/tests/shell/
A Dtrace_btf_enum.sh8 non_syscall="timer:hrtimer_start"
47 echo "Tracing non-syscall tracepoint ${non_syscall}"
48 output="$(perf trace -e $non_syscall --max-events=1 2>&1)"
53 printf "[tracepoint failure] Failed to trace tracepoint $non_syscall, output:\n$output\n"

Completed in 3 milliseconds