diff options
| author | Namhyung Kim <[email protected]> | 2022-12-08 18:26:36 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-12-14 14:24:31 +0000 |
| commit | 167b266bf66c5b93171011ef9d1f09b070c2c537 (patch) | |
| tree | 34b36ae81bf1f13db4037fa8604206a8bac6239a /tools/perf/scripts/python/futex-contention.py | |
| parent | perf test: Update event group check for support of uncore event (diff) | |
| download | kernel-167b266bf66c5b93171011ef9d1f09b070c2c537.tar.gz kernel-167b266bf66c5b93171011ef9d1f09b070c2c537.zip | |
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'
In BTF, tracepoint definitions have the "btf_trace_" prefix. The
off-cpu profiler needs to check the signature of the sched_switch event
using that definition. But there's a typo (s/bpf/btf/) so it failed
always.
Fixes: b36888f71c8542cd ("perf record: Handle argument change in sched_switch")
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: [email protected]
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
