Files
linux/include/trace/events
Breno Leitao 1df4a94544 trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Change the tcp_probe tracepoint to accept a const struct sk_buff
parameter instead of a non-const one. This improves type safety and
better reflects that the skb is not modified within the tracepoint
implementation.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250416-tcp_probe-v1-1-1edc3c5a1cb8@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-17 19:04:43 -07:00
..
2024-11-22 11:43:27 -07:00
2024-10-29 08:54:06 +01:00
2023-07-04 19:40:16 +01:00
2024-04-25 20:56:20 -07:00
2024-05-08 10:39:26 +01:00
2024-10-29 13:43:27 -06:00
2023-03-24 11:01:29 +01:00
2023-12-29 11:58:27 -08:00
2023-07-17 08:18:17 -06:00
2024-11-11 00:26:46 -08:00
2024-05-14 07:22:35 -06:00
2024-09-11 20:44:31 -07:00
2024-09-28 15:13:56 +02:00
2024-06-19 12:44:22 +01:00
2025-04-11 18:58:10 -07:00
2025-04-11 18:58:10 -07:00
2023-07-17 08:18:17 -06:00
2023-09-19 07:04:49 +02:00