aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2018-02-27 17:48:07 +0100
committerThomas Gleixner <[email protected]>2018-03-09 11:50:55 +0100
commit6498ddad301c7a94162915d06d1efe2e5d20f6dc (patch)
treeb823456fd4e12982b6ad59d12192b437d9c30a34 /tools/perf/scripts/python/call-graph-from-sql.py
parentf09777fa891327ee0dd892e83619f156bf1c37e6 (diff)
softirq: Consolidate common code in __tasklet_[hi]_schedule()
__tasklet_schedule() and __tasklet_hi_schedule() are almost identical. Move the common code from both function into __tasklet_schedule_common() and let both functions invoke it with different arguments. [ bigeasy: Splitted out from RT's "tasklet: Prevent tasklets from going into infinite spin in RT" and added commit message. Use this_cpu_ptr(headp) in __tasklet_schedule_common() as suggested by Julia Cartwright ] Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Cc: Julia Cartwright <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions