Commit 3cfbde04 authored by Steven Rostedt's avatar Steven Rostedt Committed by Jakub Kicinski
Browse files

net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO



Several of the tcp_ao events are only called when CONFIG_TCP_AO is
defined. As each event can take up to 5K regardless if they are used or
not, it's best not to define them when they are not used. Add #ifdef
around these events when they are not used.

Signed-off-by: default avatarSteven Rostedt (Google) <rostedt@goodmis.org>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250612094616.4222daf0@batman.local.home


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 8909f5f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment