summaryrefslogtreecommitdiff
path: root/include/trace/events/sunrpc.h
AgeCommit message (Expand)Author
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-11-22SUNRPC: Capture completion of all RPC tasksChuck Lever
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever
2019-10-24SUNRPC: Add trace points to observe transport congestion controlChuck Lever
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-12fix null pointer deref in tracepoints in back channelOlga Kornievskaia
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever
2019-02-13SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02SUNRPC: Simplify defining common RPC trace eventsChuck Lever
2018-12-27sunrpc: use-after-free in svc_process_common()Vasily Averin
2018-09-30SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()Trond Myklebust
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-05-01sunrpc: Fix latency trace point crashesChuck Lever
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