summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-05-111-10/+6
|\
| * sunrpc: Fix latency trace point crashesChuck Lever2018-05-011-10/+6
* | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-121-19/+87
|\ \ | |/
| * sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-101-0/+21
| * sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-101-0/+45
| * sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-101-19/+21
* | svc: Report xprt dequeue latencyChuck Lever2018-04-031-4/+26
* | sunrpc: Report per-RPC execution statsChuck Lever2018-04-031-0/+21
* | sunrpc: Re-purpose trace_svc_processChuck Lever2018-04-031-4/+26
* | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-031-56/+33
* | sunrpc: Simplify trace_svc_recvChuck Lever2018-04-031-7/+7
* | sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-031-11/+5
* | sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever2018-04-031-1/+3
|/
* Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-231-2/+6
|\
| * sunrpc: Format RPC events consistently for displayChuck Lever2018-01-231-2/+2
| * SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-231-0/+4
* | SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington2018-01-231-2/+2
|/
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-7/+10
|\
| * SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-24/+55
|\ \
| * | sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-0/+30
| * | SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever2017-11-171-24/+25
| |/
* | 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