From: Geliang Tang <geliangtang at gmail.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [MPTCP][RFC mptcp-next 0/6] add trace events
Date: Tue, 26 Jan 2021 21:21:47 +0800 [thread overview]
Message-ID: <cover.1611667027.git.geliangtang@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]
This patchset addressed issues 131, replace some/most pr_debug with trace
events.
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/131
Geliang Tang (6):
mptcp: add tracepoints for data operations
mptcp: add echo field in mptcp_out_options
mptcp: add tracepoints for options operations
mptcp: add mptcpi_local_addr_* in mptcp_info
mptcp: add tracepoints for PM operations
mptcp: add tracepoints for subflow operations
include/net/mptcp.h | 1 +
include/trace/events/mptcp.h | 408 +++++++++++++++++++++++++++++++++++
include/uapi/linux/mptcp.h | 4 +-
net/mptcp/mptcp_diag.c | 4 +-
net/mptcp/options.c | 11 +-
net/mptcp/pm.c | 3 +
net/mptcp/pm_netlink.c | 6 +-
net/mptcp/protocol.c | 5 +
net/mptcp/protocol.h | 1 +
net/mptcp/subflow.c | 6 +
10 files changed, 445 insertions(+), 4 deletions(-)
create mode 100644 include/trace/events/mptcp.h
--
2.29.2
reply other threads:[~2021-01-26 13:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1611667027.git.geliangtang@gmail.com \
--to=mptcp@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox