summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
diff options
context:
space:
mode:
authorNeil Horman2009-08-13 07:23:56 +0200
committerDavid S. Miller2009-08-14 01:43:25 +0200
commit9ec04da7489d2c9ae01ea6e9b5fa313ccf3d35fb (patch)
tree487553ef03d65aa6821c2ea7685c5c5e1d430786 /net/ipv6/ip6_output.c
parentnet: skb ftracer - Add config option to enable new ftracer (v3) (diff)
downloadkernel-qcow2-linux-9ec04da7489d2c9ae01ea6e9b5fa313ccf3d35fb.tar.gz
kernel-qcow2-linux-9ec04da7489d2c9ae01ea6e9b5fa313ccf3d35fb.tar.xz
kernel-qcow2-linux-9ec04da7489d2c9ae01ea6e9b5fa313ccf3d35fb.zip
net: skb ftracer - Add actual ftrace code to kernel (v3)
skb allocation / consumption correlator Add ftracer module to kernel to print out a list that correlates a process id, an skb it read, and the numa nodes on wich the process was running when it was read along with the numa node the skbuff was allocated on. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Makefile | 1 trace.h | 19 ++++++ trace_skb_sources.c | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+) Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_output.c')
0 files changed, 0 insertions, 0 deletions