rxrpc: Use a tracepoint for skb accounting debugging
Use a tracepoint to log various skb accounting points to help in debugging refcounting errors. Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <net/net_namespace.h>
|
||||
#include <net/sock.h>
|
||||
#include <net/af_rxrpc.h>
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include "ar-internal.h"
|
||||
|
||||
MODULE_DESCRIPTION("RxRPC network protocol");
|
||||
|
Reference in New Issue
Block a user