aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tracepoint.h
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2020-08-18 15:57:53 +0200
committerIngo Molnar <mingo@kernel.org>2020-09-01 09:58:06 +0200
commit7c9903c9bf716d89b34f96cc2ed64e28dabf570b (patch)
tree8cc311229f7fa62089aeed4ae312a17a434a7ba7 /include/linux/tracepoint.h
parenttracepoint: Optimize using static_call() (diff)
downloadlinux-dev-7c9903c9bf716d89b34f96cc2ed64e28dabf570b.tar.xz
linux-dev-7c9903c9bf716d89b34f96cc2ed64e28dabf570b.zip
x86/perf, static_call: Optimize x86_pmu methods
Replace many of the indirect calls with static_call(). The average PMI time, as measured by perf_sample_event_took()*: PRE: 3283.03 [ns] POST: 3145.12 [ns] Which is a ~138 [ns] win per PMI, or a ~4.2% decrease. [*] on an IVB-EP, using: 'perf record -a -e cycles -- make O=defconfig-build/ -j80' Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://lore.kernel.org/r/20200818135805.338001015@infradead.org
Diffstat (limited to 'include/linux/tracepoint.h')
0 files changed, 0 insertions, 0 deletions