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-08-04 19:47:37 -07:00
2022-12-14 08:58:51 -08:00
2022-08-04 19:47:37 -07:00
2022-05-23 23:24:10 -04:00
2022-12-14 08:58:51 -08:00
2022-12-14 08:58:51 -08:00
2022-12-14 08:58:51 -08:00
2022-02-22 21:11:02 -05:00
2022-07-26 22:13:29 -04:00
2022-11-26 00:07:37 +00:00
2022-02-22 21:11:02 -05:00
2022-06-27 22:56:21 -04:00
2022-01-25 00:09:41 -05:00
2022-02-22 21:11:02 -05:00
2022-12-14 08:58:51 -08:00
2022-12-14 08:58:51 -08:00
2022-12-14 08:58:51 -08:00
2022-05-08 14:28:18 -04:00
2022-12-22 11:22:31 -08:00
2021-12-22 23:41:13 -05:00
2022-06-28 06:30:26 -06:00
2022-10-07 12:33:18 -07:00