Peilin Ye 40e0b09081 net/sock: Introduce trace_sk_data_ready()
As suggested by Cong, introduce a tracepoint for all ->sk_data_ready()
callback implementations.  For example:

<...>
  iperf-609  [002] .....  70.660425: sk_data_ready: family=2 protocol=6 func=sock_def_readable
  iperf-609  [002] .....  70.660436: sk_data_ready: family=2 protocol=6 func=sock_def_readable
<...>

Suggested-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: Peilin Ye <peilin.ye@bytedance.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-23 11:26:50 +00:00
..
2022-10-19 12:55:42 +02:00
2022-10-19 12:55:42 +02:00
2022-05-09 16:21:46 -04:00
2022-09-11 20:26:07 -07:00
2022-08-17 17:25:04 -04:00
2022-12-12 19:03:10 -08:00
2022-07-29 18:12:36 -07:00
2021-04-12 15:04:30 +02:00
2018-12-28 12:11:45 -08:00
2022-12-12 18:46:39 -08:00
2022-05-09 16:21:46 -04:00