aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <[email protected]>2022-04-21 02:57:56 +0000
committerMichael Ellerman <[email protected]>2022-04-21 13:26:47 +0000
commitbb82c574691daf8f7fa9a160264d15c5804cb769 (patch)
treed2469acede7f4c701f740873d37a80fa6ea2ffeb /tools/perf/scripts/python/flamegraph.py
parentpowerpc/perf: Fix power10 event alternatives (diff)
downloadkernel-bb82c574691daf8f7fa9a160264d15c5804cb769.tar.gz
kernel-bb82c574691daf8f7fa9a160264d15c5804cb769.zip
powerpc/perf: Fix 32bit compile
The "read_bhrb" global symbol is only called under CONFIG_PPC64 of arch/powerpc/perf/core-book3s.c but it is compiled for both 32 and 64 bit anyway (and LLVM fails to link this on 32bit). This fixes it by moving bhrb.o to obj64 targets. Signed-off-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions