index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sunrpc.h
Age
Commit message (
Expand
)
Author
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
2018-12-27
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-09-30
SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()
Trond Myklebust
2018-09-30
SUNRPC: Simplify TCP receive code by switching to using iterators
Trond Myklebust
2018-09-30
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-05-01
sunrpc: Fix latency trace point crashes
Chuck Lever
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-10
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2018-04-10
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2018-04-10
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
2018-04-03
sunrpc: Simplify trace_svc_recv
Chuck Lever
2018-04-03
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
2018-04-03
sunrpc: Update show_svc_xprt_flags() to include recently added flags
Chuck Lever
2018-01-23
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-01-23
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint
Benjamin Coddington
2018-01-23
sunrpc: Format RPC events consistently for display
Chuck Lever
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
sunrpc: Add rpc_request static trace point
Chuck Lever
2017-11-17
SUNRPC: Fix parsing failure in trace points with XIDs
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
Trond Myklebust
2016-07-13
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-01
SUNRPC: Don't allocate a full sockaddr_storage for tracing
Trond Myklebust
2015-08-31
net: sunrpc: fix tracepoint Warning: unknown op '->'
Pratyush Anand
2015-04-08
SUNRPC: Export enums in tracepoints to user space
Steven Rostedt (Red Hat)
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
2014-03-07
SUNRPC: Fix oops when trace sunrpc_task events in nfs client
Ditang Chen
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-09-05
SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
Trond Myklebust
2013-09-04
SUNRPC: Add tracepoints to help debug socket connection issues
Trond Myklebust
2012-02-06
SUNRPC: Adding status trace points
Steve Dickson
[next]