linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Yunhui Cui <cuiyunhui@bytedance.com>
Cc: rostedt@goodmis.org, mhiramat@kernel.org, davem@davemloft.net,
	edumazet@google.com, pabeni@redhat.com, kuniyu@amazon.com,
	xiyou.wangcong@gmail.com, duanxiongchun@bytedance.com,
	linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
	netdev@vger.kernel.org, dust.li@linux.alibaba.com
Subject: Re: [PATCH v6] sock: add tracepoint for send recv length
Date: Fri, 13 Jan 2023 11:48:35 -0800	[thread overview]
Message-ID: <20230113114835.33b7db5c@kernel.org> (raw)
In-Reply-To: <20230111065930.1494-1-cuiyunhui@bytedance.com>

On Wed, 11 Jan 2023 14:59:30 +0800 Yunhui Cui wrote:
> Add 2 tracepoints to monitor the tcp/udp traffic
> of per process and per cgroup.
> 
> Regarding monitoring the tcp/udp traffic of each process, there are two
> existing solutions, the first one is https://www.atoptool.nl/netatop.php.
> The second is via kprobe/kretprobe.

Applied, thanks!

      parent reply	other threads:[~2023-01-13 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11  6:59 [PATCH v6] sock: add tracepoint for send recv length Yunhui Cui
2023-01-12 20:24 ` Steven Rostedt
2023-01-13 19:48 ` Jakub Kicinski [this message]

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=20230113114835.33b7db5c@kernel.org \
    --to=kuba@kernel.org \
    --cc=cuiyunhui@bytedance.com \
    --cc=davem@davemloft.net \
    --cc=duanxiongchun@bytedance.com \
    --cc=dust.li@linux.alibaba.com \
    --cc=edumazet@google.com \
    --cc=kuniyu@amazon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=xiyou.wangcong@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).