aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2022-07-19 13:05:48 +0200
committerIngo Molnar <[email protected]>2022-08-04 11:05:43 +0200
commit9aeaf5bc4e30ec968ae660b865ed491a28daf500 (patch)
tree56bb70795842225040b8e8ead67071774578df2d /tools/perf/scripts/python/task-analyzer.py
parentd171011e6adad135eaced630dce26cac9a174037 (diff)
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
Otherwise LTO will inline them anyways and cause a large kernel text increase. Since the explicit intention here is to not inline them marking them noinline is good documentation even for the non-LTO case. Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Martin Liska <[email protected]> Signed-off-by: Jiri Slaby <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions