summaryrefslogtreecommitdiff
path: root/include/trace/events/sunrpc.h
Commit message (Expand)AuthorAge
* SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust2016-07-13
* SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust2016-07-13
* SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-07-01
* net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-08-31
* SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-08
* sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-09
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
* sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-24
* sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-24
* sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-24
* SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-07
* SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-31
* SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust2013-09-05
* SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-04
* SUNRPC: Adding status trace pointsSteve Dickson2012-02-06
* SUNRPC: Fix up sunrpc trace eventsTrond Myklebust2012-02-06
* SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-31