On 8/21/20 3:23 PM, Herbert Xu wrote: > The function consume_skb is only meaningful when tracing is enabled. > This patch makes it conditional on CONFIG_TRACEPOINTS. > > Signed-off-by: Herbert Xu <[email protected]> > I am not completely familiar with CONFIG_TRACEPOINTS Is "perf probe" support requiring it ? We want the following to be supported. perf probe consume_skb
- [PATCH] net: Get rid of consume_skb when tracing is off Herbert Xu
- Re: [PATCH] net: Get rid of consume_skb when tracing is ... Eric Dumazet
- Re: [PATCH] net: Get rid of consume_skb when tracing is ... Neil Horman
- Re: [PATCH] net: Get rid of consume_skb when tracing is ... David Miller
