ftrace:test.d--00basic--basic2.tc fails on focal:linux-hwe-5.15 ppc64el when testing "function" tracer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
New
|
Undecided
|
Unassigned | ||
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
Seen first time since the ftrace refactor.
Issue found on node PowerPC node gulpin with 5.15.0-
Test crashed with the "function" tracer in tools/testing/
Test output:
+ [ 2 -eq 1 ]
+ [ -f set_event_pid ]
+ echo
+ [ -f set_ftrace_pid ]
+ echo
+ [ -f set_ftrace_notrace ]
+ echo
+ [ -f set_graph_function ]
+ [ -f stack_trace_filter ]
+ [ -f kprobe_events ]
+ [ -f uprobe_events ]
+ [ -f synthetic_events ]
+ [ -f snapshot ]
+ echo 0
+ clear_trace
+ echo
+ enable_tracing
+ echo 1
+ . /home/ubuntu/
+ test -f available_tracers
+ cat available_tracers
+ echo timerlat
+ echo osnoise
+ echo hwlat
+ echo wakeup_dl
+ echo wakeup_rt
+ echo wakeup
+ echo function
(Test interrupted here)
Note that this test has passed with 5.15.0-
tags: | added: focal ftrace sru-20230710 |
affects: | ubuntu-power-systems → ubuntu-kernel-tests |
summary: |
- ftrace:test.d--00basic--basic2.tc fails on focal ppc64el + ftrace:test.d--00basic--basic2.tc fails on focal:linux-hwe-5.15 ppc64el |
affects: | ubuntu-kernel-tests → ubuntu-power-systems |
tags: | added: 5.15 ppc64el ubuntu-kselftests-ftrace |
description: | updated |
summary: |
ftrace:test.d--00basic--basic2.tc fails on focal:linux-hwe-5.15 ppc64el + when testing "function" tracer |