mirror_ubuntu-kernels/tools/testing/selftests/ftrace/test.d/ftrace
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
..
fgraph-filter-stack.tc selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
fgraph-filter.tc selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
func_cpumask.tc selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
func_event_triggers.tc selftests/ftrace: Convert check_filter_file() with requires list 2020-06-16 10:41:32 -06:00
func_mod_trace.tc selftests/ftrace: Convert check_filter_file() with requires list 2020-06-16 10:41:32 -06:00
func_profile_stat.tc selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00
func_profiler.tc selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
func_set_ftrace_file.tc selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT 2022-02-14 13:28:17 -07:00
func_stack_tracer.tc selftests/ftrace: Convert check_filter_file() with requires list 2020-06-16 10:41:32 -06:00
func_traceonoff_triggers.tc selftests/ftrace: Convert check_filter_file() with requires list 2020-06-16 10:41:32 -06:00
func-filter-glob.tc selftests/ftrace: Support ":tracer" suffix for requires 2020-06-16 10:42:10 -06:00
func-filter-notrace-pid.tc selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function 2020-10-27 16:44:18 -06:00
func-filter-pid.tc selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function 2020-10-27 16:44:18 -06:00
func-filter-stacktrace.tc selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function 2020-10-27 16:44:18 -06:00
tracing-error-log.tc selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00