summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorYafang Shao <laoar.shao@gmail.com>2018-01-07 14:31:47 +0800
committerDavid S. Miller <davem@davemloft.net>2018-01-08 14:32:45 -0500
commit0c3b34d804947fef7fb9e74912b7b7563729231e (patch)
treeaa02a016d596614cd3af0dd4df456bf3e9987e17 /init
parent23fe846f9a48d5375722b3bd060e0a02ad1ca7f1 (diff)
downloadlinux-0c3b34d804947fef7fb9e74912b7b7563729231e.tar.bz2
net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
As of now, there're two sk_family are traced with sock:inet_sock_set_state, which are AF_INET and AF_INET6. So the sk_family are exposed as well. Then we can conveniently use it to do the filter. Both sk_family and sk_protocol are showed in the printk message, so we need not expose them as tracepoint arguments. Suggested-by: Brendan Gregg <brendan.d.gregg@gmail.com> Suggested-by: Song Liu <songliubraving@fb.com> Signed-off-by: Yafang Shao <laoar.shao@gmail.com> Reviewed-by: Song Liu <songliubraving@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions