summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2026-01-19 19:26:28 +0100
committerIngo Molnar <mingo@kernel.org>2026-03-22 08:43:05 +0100
commit9eece498565c3fd5f37efe58498779efd39f2269 (patch)
treea1814a1d33f9029a2a8d49618595c64348c48c54 /tools/perf/scripts/python
parent36c1eb9531e0c9bdcb3494142123f1c1e128367b (diff)
x86/paravirt: Replace io_delay() hook with a bool
The io_delay() paravirt hook is in no way performance critical and all users setting it to a different function than native_io_delay() are using an empty function as replacement. Allow replacing the hook with a bool indicating whether native_io_delay() should be called. [ bp: Massage commit message. ] Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://patch.msgid.link/20260119182632.596369-3-jgross@suse.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions