linux/tools/testing/selftests/ftrace/test.d
Krzysztof Kozlowski 6fec1ab67f selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
The PREEMPT_RT patchset does not use do_softirq() function thus trying
to filter for do_softirq fails for such kernel:

  echo do_softirq
  ftracetest: 81: echo: echo: I/O error

Choose some other visible function for the test.  The function does not
have to be actually executed during the test, because it is only testing
filter API interface.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-02-14 13:28:17 -07:00
..
00basic selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00
direct selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00
dynevent selftests/ftrace: Update test for more eprobe removal process 2021-10-13 19:27:53 -04:00
event selftests/ftrace: fix event-no-pid on 1-core machine 2021-06-23 18:29:26 -06:00
ftrace selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT 2022-02-14 13:28:17 -07:00
instances selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00
kprobe selftests/ftrace: make kprobe profile testcase description unique 2021-12-10 16:46:01 -07:00
preemptirq selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
selftest selftests/ftrace: Add checkbashisms meta-testcase 2019-05-24 13:38:29 -06:00
tracer selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
trigger tracing/selftests: Add tests for hist trigger expression parsing 2021-11-01 20:47:00 -04:00
functions selftests/ftrace: Stop tracing while reading the trace file by default 2021-10-26 20:27:19 -04:00
template selftests/ftrace: Support ":README" suffix for requires 2020-06-16 10:42:47 -06:00