| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Add tracepoints for dropped and deferred requests | Trond Myklebust | 2016-07-13 | 1 | -0/+61 |
* | SUNRPC: Add a tracepoint for server socket out-of-space conditions | Trond Myklebust | 2016-07-13 | 1 | -1/+9 |
* | SUNRPC: Don't allocate a full sockaddr_storage for tracing | Trond Myklebust | 2016-07-01 | 1 | -13/+34 |
* | net: sunrpc: fix tracepoint Warning: unknown op '->' | Pratyush Anand | 2015-08-31 | 1 | -7/+14 |
* | SUNRPC: Export enums in tracepoints to user space | Steven Rostedt (Red Hat) | 2015-04-08 | 1 | -18/+44 |
* | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt | Jeff Layton | 2014-12-09 | 1 | -0/+94 |
* | sunrpc: convert to lockless lookup of queued server threads | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
* | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
* | sunrpc: move rq_splice_ok flag into rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
* | sunrpc: move rq_dropme flag into rq_flags | Jeff Layton | 2014-12-09 | 1 | -4/+4 |
* | sunrpc: move rq_usedeferral flag to rq_flags | Jeff Layton | 2014-12-09 | 1 | -4/+5 |
* | sunrpc: move rq_local field to rq_flags | Jeff Layton | 2014-12-09 | 1 | -1/+2 |
* | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it | Jeff Layton | 2014-12-09 | 1 | -4/+13 |
* | sunrpc: add tracepoints in xs_tcp_data_recv | Jeff Layton | 2014-11-24 | 1 | -1/+43 |
* | sunrpc: add new tracepoints in xprt handling code | Jeff Layton | 2014-11-24 | 1 | -0/+63 |
* | sunrpc: add some tracepoints in svc_rqst handling functions | Jeff Layton | 2014-11-24 | 1 | -0/+55 |
* | SUNRPC: Fix oops when trace sunrpc_task events in nfs client | Ditang Chen | 2014-03-08 | 1 | -2/+2 |
* | SUNRPC: Add tracepoint for socket errors | Trond Myklebust | 2013-12-31 | 1 | -0/+1 |
* | SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid | Trond Myklebust | 2013-09-05 | 1 | -24/+26 |
* | SUNRPC: Add tracepoints to help debug socket connection issues | Trond Myklebust | 2013-09-04 | 1 | -0/+131 |
* | SUNRPC: Adding status trace points | Steve Dickson | 2012-02-06 | 1 | -0/+53 |
* | SUNRPC: Fix up sunrpc trace events | Trond Myklebust | 2012-02-06 | 1 | -3/+3 |
* | SUNRPC: Add trace events to the sunrpc subsystem | Trond Myklebust | 2012-02-01 | 1 | -0/+124 |