Re: proc net statistics

From: Daniel Borkmann
Date: Mon Apr 07 2014 - 13:26:43 EST


On 04/07/2014 07:19 PM, Cong Wang wrote:
On Mon, Apr 7, 2014 at 10:10 AM, Ken O'Brien <ken@xxxxxxxxxxxxx> wrote:

Ok, so then, is there a way to read per process network statistics in the proc filesystem?

AFAIK, we only have per-socket and per-netdev statistics, there is no
per-process one, you probably want to try cgroup, or put these processes
into a namespace.

You can do that with cgroups, e.g. xt_cgroup. Samsung/Tizen OS seems to make
use of this ...

https://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=a00e76349f3564bb8129fc0510dfd93248c3084d
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/