netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next] tcp: add tracepoint trace_tcp_retransmit_synack
@ 2017-10-30 21:41 Song Liu
  2017-10-30 21:41 ` [PATCH v2 net-next] tcp: add tracepoint trace_tcp_retransmit_synack() Song Liu
  0 siblings, 1 reply; 5+ messages in thread
From: Song Liu @ 2017-10-30 21:41 UTC (permalink / raw)
  To: netdev, davem; +Cc: alexei.starovoitov, liu.song.a23, Song Liu

Change from v1: Updated commit message to highlight potential sparse warning.

Song Liu (1):
  tcp: add tracepoint trace_tcp_retransmit_synack()

 include/trace/events/tcp.h | 56 ++++++++++++++++++++++++++++++++++++++++++++++
 net/ipv4/tcp_output.c      |  1 +
 2 files changed, 57 insertions(+)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-03  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-30 21:41 [PATCH v2 net-next] tcp: add tracepoint trace_tcp_retransmit_synack Song Liu
2017-10-30 21:41 ` [PATCH v2 net-next] tcp: add tracepoint trace_tcp_retransmit_synack() Song Liu
2017-10-30 21:43   ` Song Liu
2017-10-30 22:09     ` Eric Dumazet
2017-11-03  1:13   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).