aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2017-03-28 11:08:20 +0200
committerIngo Molnar <[email protected]>2017-03-30 09:43:40 +0200
commit0ccb977f4c80b921a8bf6a2c4b8ea0c1fed6553c (patch)
tree14f5c8b236cc952c667b1608931913820c768e7e /tools/perf/scripts/python/call-graph-from-postgresql.py
parent05b40e057734811ce452344fb3690d09965a7b6a (diff)
sched/fair: Explicitly generate __update_load_avg() instances
The __update_load_avg() function is an __always_inline because its used with constant propagation to generate different variants of the code without having to duplicate it (which would be prone to bugs). Explicitly instantiate the 3 variants. Note that most of this is called from rather hot paths, so reducing branches is good. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions