diff options
author | Ilya Leoshkevich <[email protected]> | 2024-03-20 23:47:48 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2024-04-03 15:00:19 +0200 |
commit | 01cac82ae02b43983173ea8e475a1c999edd25a6 (patch) | |
tree | e51d1d578f972c8705013d5e4c8945da267612bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e6ec07dc6dd498415bc8cc49437d5ec9e09cc48e (diff) |
s390/atomic: mark all functions __always_inline
Atomic functions are quite ubiquitous and may be called by noinstr
ones, introducing unwanted instrumentation. They are very small, so
there are no significant downsides to force-inlining them.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions