summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rpcgss.h
Commit message (Collapse)AuthorAgeFilesLines
* SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever2019-02-141-0/+361
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>