Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. perf record -o perf.data.any_call -j any_call ls Actual results: Error: cycles:P: PMU Hardware or event type doesn't support branch stack sampling Expected results: [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.123 MB perf.data.any_call (92 samples) ] Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/6115