summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust2016-07-131-0/+61
* SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust2016-07-131-1/+9
* SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-07-011-13/+34
* net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-08-311-7/+14
* SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-18/+44
* sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-091-0/+94
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-091-1/+2
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-091-1/+2
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-1/+2
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-091-4/+4
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-4/+5
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-1/+2
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-091-4/+13
* sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-241-1/+43
* sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-241-0/+63
* sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-241-0/+55
* SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-071-2/+2
* SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-311-0/+1
* SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust2013-09-051-24/+26
* SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-041-0/+131
* SUNRPC: Adding status trace pointsSteve Dickson2012-02-061-0/+53
* SUNRPC: Fix up sunrpc trace eventsTrond Myklebust2012-02-061-3/+3
* SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-311-0/+124
OpenPOWER on IntegriCloud