[PATCH net-next 0/3] introduce two new tracepoints for udp

From: Tony Lu
Date: Wed May 29 2019 - 09:11:29 EST


This series introduces two new tracepoints trace_udp_send and
trace_udp_queue_rcv, and removes redundant new line from
tcp_event_sk_skb.

Tony Lu (3):
udp: introduce a new tracepoint for udp_send_skb
udp: introduce a new tracepoint for udp_queue_rcv_skb
tcp: remove redundant new line from tcp_event_sk_skb

include/trace/events/tcp.h | 2 +-
include/trace/events/udp.h | 88 ++++++++++++++++++++++++++++++++++++++
net/ipv4/udp.c | 2 +
net/ipv6/udp.c | 3 ++
4 files changed, 94 insertions(+), 1 deletion(-)

--
2.21.0