summaryrefslogtreecommitdiff
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)Author
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-03svc: Report xprt dequeue latencyChuck Lever
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever
2018-04-03sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-23SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington
2018-01-23sunrpc: Format RPC events consistently for displayChuck Lever
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17sunrpc: Add rpc_request static trace pointChuck Lever
2017-11-17SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust
2016-07-13SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust
2016-07-13SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust
2016-07-01SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust
2015-08-31net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand
2015-04-08SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust
2013-09-05SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust