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
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
2012-02-06
SUNRPC: Fix up sunrpc trace events
Trond Myklebust
2012-01-31
SUNRPC: Add trace events to the sunrpc subsystem
Trond Myklebust