aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-51/+278
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever1-0/+111
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever1-0/+35
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever1-47/+66
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever1-0/+28
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever1-3/+8
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever1-0/+11
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever1-0/+2
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever1-0/+31
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever1-0/+1
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever1-0/+24
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever1-0/+80
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever1-0/+67
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever1-0/+97
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever1-3/+36
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever1-0/+29
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever1-20/+7
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust1-0/+33
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever1-0/+43
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever1-0/+1
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+55
2019-11-22SUNRPC: Capture completion of all RPC tasksChuck Lever1-0/+1
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever1-0/+55
2019-10-24SUNRPC: Add trace points to observe transport congestion controlChuck Lever1-0/+93
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-4/+4
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-1/+1
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust1-1/+1
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust1-3/+3
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2019-03-12fix null pointer deref in tracepoints in back channelOlga Kornievskaia1-2/+4
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever1-0/+37
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever1-1/+60
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever1-0/+52
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever1-0/+29
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever1-0/+59
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever1-0/+67
2019-02-13SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever1-6/+50
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-103/+69
2019-01-02SUNRPC: Simplify defining common RPC trace eventsChuck Lever1-103/+69
2018-12-27sunrpc: use-after-free in svc_process_common()Vasily Averin1-2/+4
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust1-8/+8
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust1-14/+1
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust1-5/+5
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-01sunrpc: Fix latency trace point crashesChuck Lever1-10/+6
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-19/+87
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever1-0/+21