aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2020-02-20 13:28:06 +0100
committerThomas Gleixner <tglx@linutronix.de>2020-06-11 15:14:54 +0200
commitf64366efd8c60b93138b813d071d2cd201fd0f6e (patch)
tree27e6ce22ce10c84e95b811e18e2ec53b952fb155 /tools/perf/scripts/python
parentlib/bsearch: Provide __always_inline variant (diff)
x86/int3: Inline bsearch()
Avoid calling out to bsearch() by inlining it, for normal kernel configs this was the last external call and poke_int3_handler() is now fully self sufficient -- no calls to external code. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com> Acked-by: Andy Lutomirski <luto@kernel.org> Link: https://lkml.kernel.org/r/20200505135313.731774429@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions