Eric Dumazet
dd1b527831
net: add location to trace_consume_skb()
...
kfree_skb() includes the location, it makes sense
to add it to consume_skb() as well.
After patch:
taskd_EventMana 8602 [004] 420.406239: skb:consume_skb: skbaddr=0xffff893a4a6d0500 location=unix_stream_read_generic
swapper 0 [011] 422.732607: skb:consume_skb: skbaddr=0xffff89597f68cee0 location=mlx4_en_free_tx_desc
discipline 9141 [043] 423.065653: skb:consume_skb: skbaddr=0xffff893a487e9c00 location=skb_consume_udp
swapper 0 [010] 423.073166: skb:consume_skb: skbaddr=0xffff8949ce9cdb00 location=icmpv6_rcv
borglet 8672 [014] 425.628256: skb:consume_skb: skbaddr=0xffff8949c42e9400 location=netlink_dump
swapper 0 [028] 426.263317: skb:consume_skb: skbaddr=0xffff893b1589dce0 location=net_rx_action
wget 14339 [009] 426.686380: skb:consume_skb: skbaddr=0xffff893a51b552e0 location=tcp_rcv_state_process
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-02-20 08:28:49 +00:00
..
2023-01-12 17:02:20 -06:00
2022-12-25 13:38:09 -08:00
2022-10-28 20:13:54 -07:00
2022-11-24 17:12:15 +01:00
2022-11-16 13:31:03 +00:00
2023-01-21 19:01:59 +01:00
2023-02-09 14:19:45 -08:00
2023-02-10 17:51:27 -08:00
2023-02-14 20:48:08 -08:00
2023-02-17 11:06:39 +00:00
2023-02-09 12:25:40 -08:00
2023-01-23 11:26:50 +00:00
2023-02-20 08:28:49 +00:00
2023-01-20 09:33:22 +00:00
2023-02-10 19:53:42 -08:00
2023-02-17 11:06:39 +00:00
2022-11-01 10:04:52 -07:00
2023-02-03 19:23:32 -08:00
2022-12-07 20:02:44 -08:00
2023-02-13 11:05:12 +00:00
2022-12-01 20:26:22 -08:00
2022-12-07 17:33:26 -08:00
2023-02-15 10:25:21 +00:00
2023-02-17 11:06:39 +00:00
2023-01-23 11:26:50 +00:00
2023-02-13 09:30:14 +00:00
2023-01-18 14:44:54 +00:00
2023-02-15 18:31:16 +01:00
2022-12-19 11:38:12 +01:00
2023-01-28 00:26:09 -08:00
2023-02-15 10:26:37 +00:00
2023-02-15 10:25:21 +00:00
2022-12-06 17:29:14 -08:00
2023-02-10 17:51:27 -08:00
2023-02-09 22:30:24 -08:00
2023-01-30 07:30:47 +00:00
2023-01-13 20:53:44 -08:00
2023-02-17 11:06:39 +00:00
2023-02-15 10:25:21 +00:00
2023-01-23 11:26:50 +00:00
2023-02-02 14:49:55 -08:00
2023-02-13 09:33:39 +00:00
2023-02-14 12:21:14 +01:00
2023-01-28 00:19:57 -08:00
2023-02-20 08:33:25 +01:00
2023-02-20 08:46:57 +01:00
2023-02-17 11:06:39 +00:00
2023-02-15 10:25:21 +00:00
2023-01-23 11:26:50 +00:00
2023-02-17 11:06:39 +00:00
2023-02-02 14:49:55 -08:00
2023-01-27 11:19:46 +00:00
2023-01-16 13:26:33 +00:00
2023-02-15 18:26:58 +01:00
2023-01-25 09:51:04 +00:00
2023-02-20 08:22:12 +00:00
2023-02-10 17:51:27 -08:00
2022-11-25 13:01:55 -05:00
2022-09-20 14:23:56 -07:00
2023-01-05 22:12:00 -08:00
2023-02-17 11:06:39 +00:00