* [MPTCP] [MPTCP][PATCH mptcp-next 0/3] add tracepoints
@ 2021-02-22 7:30 Geliang Tang
0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2021-02-22 7:30 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
This patchset addressed issues 131, replace some/most pr_debug with trace
events. As Paolo suggested, we should add the tracepoints at "the packet
scheduler and the mapping status" first.
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/131
Geliang Tang (3):
mptcp: add tracepoint for mptcp_subflow_get_send
mptcp: add tracepoint for get_mapping_status
mptcp: add tracepoint for subflow_check_data_avail
include/trace/events/mptcp.h | 122 +++++++++++++++++++++++++++++++++++
net/mptcp/protocol.c | 9 ++-
net/mptcp/subflow.c | 15 ++---
3 files changed, 132 insertions(+), 14 deletions(-)
create mode 100644 include/trace/events/mptcp.h
--
2.29.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-22 7:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-22 7:30 [MPTCP] [MPTCP][PATCH mptcp-next 0/3] add tracepoints Geliang Tang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox