diff options
author | Mathieu Desnoyers <[email protected]> | 2024-11-23 10:30:31 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-11-23 17:50:53 -0500 |
commit | ef0d4186083127d2f99ed04e051fd94ba061d253 (patch) | |
tree | 0e8529f2e0d170a6892d60cecc4bc78a28b34d7f /arch/x86/kvm/svm/nested.c | |
parent | 98bf0fbb65226809a8df4d1948c5b6cf0c91590f (diff) |
tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL
Syscall tracepoints do not require a "cond" argument, because they are
meant to be used only for sys_enter and sys_exit instrumentation, which
don't require condition evaluation.
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Michael Jeanson <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Yonghong Song <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: [email protected]
Cc: Joel Fernandes <[email protected]>
Cc: Jordan Rife <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions