index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sunrpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
1
-0
/
+86
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
1
-0
/
+29
2020-09-21
SUNRPC: Remove rpcb_getport_async dprintk call sites
Chuck Lever
1
-0
/
+35
2020-09-21
SUNRPC: Clean up call_bind_status() observability
Chuck Lever
1
-1
/
+13
2020-09-21
SUNRPC: Trace call_refresh events
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Add trace_rpc_timeout_status()
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace dprintk() call site in xs_nospace()
Chuck Lever
1
-0
/
+28
2020-09-21
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Update debugging instrumentation in xprt_do_reserve()
Chuck Lever
1
-31
/
+24
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
1
-0
/
+30
2020-09-21
SUNRPC: Remove trace_xprt_complete_rqst()
Chuck Lever
1
-1
/
+0
2020-07-26
SUNRPC: Refresh the show_rqstp_flags() macro
Chuck Lever
1
-8
/
+27
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-51
/
+278
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
1
-0
/
+111
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
1
-0
/
+35
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
1
-47
/
+66
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
1
-0
/
+28
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-05-20
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
1
-3
/
+8
2020-05-20
SUNRPC: svc_show_status() macro should have enum definitions
Chuck Lever
1
-0
/
+11
2020-05-20
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
1
-0
/
+2
2020-05-20
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
1
-0
/
+31
2020-05-20
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
1
-0
/
+1
2020-05-18
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
1
-0
/
+24
2020-05-18
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
1
-0
/
+80
2020-05-18
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
1
-0
/
+67
2020-05-18
SUNRPC: Add more svcsock tracepoints
Chuck Lever
1
-0
/
+97
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
1
-3
/
+36
2020-05-18
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
1
-0
/
+29
2020-05-18
SUNRPC: Remove kernel memory address from svc_xprt tracepoints
Chuck Lever
1
-20
/
+7
2020-03-16
sunrpc: Add tracing for cache events
Trond Myklebust
1
-0
/
+33
2020-03-16
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
1
-0
/
+43
2020-01-15
SUNRPC: Capture signalled RPC tasks
Chuck Lever
1
-0
/
+1
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+55
2019-11-22
SUNRPC: Capture completion of all RPC tasks
Chuck Lever
1
-0
/
+1
2019-10-30
SUNRPC: Trace gssproxy upcall results
Chuck Lever
1
-0
/
+55
2019-10-24
SUNRPC: Add trace points to observe transport congestion control
Chuck Lever
1
-0
/
+93
2019-05-09
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-4
/
+4
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
1
-1
/
+1
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
1
-3
/
+3
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-12
fix null pointer deref in tracepoints in back channel
Olga Kornievskaia
1
-2
/
+4
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+37
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
1
-1
/
+60
[next]