[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210126212530.6510-1-hari@netflix.com>
Date: Tue, 26 Jan 2021 21:25:29 +0000
From: Hariharan Ananthakrishnan <hari@...flix.com>
To: Eric Dumazet <edumazet@...gle.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Song Liu <songliubraving@...com>,
Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
Brendan Gregg <bgregg@...flix.com>,
Hariharan Ananthakrishnan <hari@...flix.com>
Subject: [PATCH 0/1] net: tracepoint: exposing sk_family in tcp:tracepoints
Similar to sock:inet_sock_set_state tracepoint, expose sk_family to
distinguish AF_INET and AF_INET6 families.
The following tcp tracepoints are updated:
tcp:tcp_destroy_sock
tcp:tcp_rcv_space_adjust
tcp:tcp_retransmit_skb
tcp:tcp_send_reset
tcp:tcp_receive_reset
tcp:tcp_retransmit_synack
tcp:tcp_probe
Signed-off-by: Hariharan Ananthakrishnan <hari@...flix.com>
Signed-off-by: Brendan Gregg <bgregg@...flix.com>
Hariharan Ananthakrishnan (1):
net: tracepoint: exposing sk_family in all tcp:tracepoints
include/trace/events/tcp.h | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
base-commit: 24f97b6af9a000bfda9ee693110189d7d4d629fe
--
2.27.0
Powered by blists - more mailing lists