diff options
author | Masatake YAMATO <[email protected]> | 2010-02-27 19:45:37 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-02-28 01:29:49 -0800 |
commit | cf0aa4e07c32b0c211c24742aa015c0e7a135293 (patch) | |
tree | d010a4d165d71965529338fc9f41a8f5549d7ed0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 60bbc725b5b3009bb1bf2628ce5033d9bc108881 (diff) |
netlink: Adding inode field to /proc/net/netlink
The Inode field in /proc/net/{tcp,udp,packet,raw,...} is useful to know the types of
file descriptors associated to a process. Actually lsof utility uses the field.
Unfortunately, unlike /proc/net/{tcp,udp,packet,raw,...}, /proc/net/netlink doesn't have the field.
This patch adds the field to /proc/net/netlink.
Signed-off-by: Masatake YAMATO <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions