diff options
author | 2023-12-11 16:13:13 +0000 | |
---|---|---|
committer | 2023-12-12 09:46:21 +0000 | |
commit | 9343c790e6de7edd2bab17572832f4f21c748dc2 (patch) | |
tree | ca2efddd8f05bff3ecc38ee2ed7de70f41b6a1a8 /tools/perf/scripts/python/task-analyzer.py | |
parent | drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntax (diff) | |
download | wireguard-linux-9343c790e6de7edd2bab17572832f4f21c748dc2.tar.xz wireguard-linux-9343c790e6de7edd2bab17572832f4f21c748dc2.zip |
arm: perf: Remove inlines from arm_pmuv3.c
These are all static and in one compilation unit so the inline has no
effect on the binary. Except if FTRACE is enabled, then 3 functions
which were already not inlined now get the nops added which allows them
to be traced.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20231211161331.1277825-2-james.clark@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions