aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton1-0/+94
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton1-1/+2
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton1-1/+2
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton1-1/+2
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton1-4/+4
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton1-4/+5
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton1-1/+2
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton1-4/+13
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton1-1/+43
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton1-0/+63
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton1-0/+55
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust1-0/+1
2013-09-05SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust1-24/+26
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust1-0/+131
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson1-0/+53
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust1-3/+3
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust1-0/+124