aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-05-22 13:05:26 -0700
committerDavid S. Miller <[email protected]>2020-05-23 16:36:05 -0700
commit07a7f30819475a6f058df6bba5150c50e7942cfb (patch)
treea17c8205a35fbc69ad73ca8a45655f8f1b5343de /tools/perf/scripts/python/stackcollapse.py
parent0465d8f830dc40714db6c02e1db28b30206a82f7 (diff)
net: psample: fix build error when CONFIG_INET is not enabled
Fix psample build error when CONFIG_INET is not set/enabled by bracketing the tunnel code in #ifdef CONFIG_NET / #endif. ../net/psample/psample.c: In function ‘__psample_ip_tun_to_nlattr’: ../net/psample/psample.c:216:25: error: implicit declaration of function ‘ip_tunnel_info_opts’; did you mean ‘ip_tunnel_info_opts_set’? [-Werror=implicit-function-declaration] Signed-off-by: Randy Dunlap <[email protected]> Cc: Yotam Gigi <[email protected]> Cc: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions