aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2017-09-11 11:24:22 +0200
committerMartin Schwidefsky <[email protected]>2017-09-28 07:29:39 +0200
commit8076428f0c9f24d90270204fd39ccb11b83db71d (patch)
tree44544615f2c4e2fb105a52126e32a36dbf86f425 /tools/perf/scripts/python/bin/stackcollapse-report
parent9cd6681cb1169e815c41af0265165dd1b872f228 (diff)
s390: convert release_thread() into a static inline function
release_thread() is an empty function that gets called on every task exit. Move the function to a header file and force inlining of it, so that the compiler can optimize it away instead of generating a pointless function call. Acked-by: Christian Borntraeger <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions