commit | 5a165657bef7c47e5ff4cd138f7758ef6278e87b | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Thu Aug 13 05:20:45 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 13 16:42:37 2009 -0700 |
tree | 1fb410c2333353b3c36dfc8ac72b9f2b74945acb | |
parent | e9b3cc1b3779fe10a80de4c3e7404bd308d0eae3 [diff] |
net: skb ftracer - Add config option to enable new ftracer (v3) skb allocation / consumption corelator - Add config option This patch adds a Kconfig option to enable the addtition of the skb source tracer. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) Signed-off-by: David S. Miller <davem@davemloft.net>