diff options
author | James Clark <[email protected]> | 2023-12-11 16:13:13 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-12-12 09:46:21 +0000 |
commit | 9343c790e6de7edd2bab17572832f4f21c748dc2 (patch) | |
tree | ca2efddd8f05bff3ecc38ee2ed7de70f41b6a1a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5ca8ab55084de7b92a5979a2d9fa233158cb1ac2 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions