diff options
| author | Emil Tsalapatis <emil@etsalapatis.com> | 2026-07-08 14:08:37 -0400 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-07-21 09:09:53 -0700 |
| commit | d05338c1290e8c6bc2f70fe7ad39f4ab61c8410a (patch) | |
| tree | fd79ddde5123b3fa832cf0841efe98fb140bb2d7 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 7e7bd5158e989814ce0a03a4d1517d54a102c3f2 (diff) | |
net/tcp: Prevent inlining tcp_syn_ack_timeout()
The tcp_syn_ack_timeout() function gets inlined by Clang,
preventing tracing. Since the call is not in the fast
path, prevent it from being inlined.
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260708180837.9507-1-emil@etsalapatis.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
