SUNRPC: Introduce trace points in rpc_auth_gss.ko
Add infrastructure for trace points in the RPC_AUTH_GSS kernel module, and add a few sample trace points. These report exceptional or unexpected events, and observe the assignment of GSS sequence numbers. Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Anna Schumaker <Anna.Schumaker@Netapp.com>
Showing
- include/trace/events/rpcgss.h 361 additions, 0 deletionsinclude/trace/events/rpcgss.h
- include/trace/events/rpcrdma.h 10 additions, 2 deletionsinclude/trace/events/rpcrdma.h
- include/trace/events/sunrpc.h 60 additions, 1 deletioninclude/trace/events/sunrpc.h
- net/sunrpc/auth_gss/Makefile 1 addition, 1 deletionnet/sunrpc/auth_gss/Makefile
- net/sunrpc/auth_gss/auth_gss.c 81 additions, 84 deletionsnet/sunrpc/auth_gss/auth_gss.c
- net/sunrpc/auth_gss/trace.c 11 additions, 0 deletionsnet/sunrpc/auth_gss/trace.c
- net/sunrpc/xprt.c 6 additions, 4 deletionsnet/sunrpc/xprt.c
Loading
Please register or sign in to comment