index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2022-01-10
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
1
-4
/
+4
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-2
/
+3
2021-12-13
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
1
-23
/
+1
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+32
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-21
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
1
-29
/
+45
2021-10-04
SUNRPC: Capture value of xdr_buf::page_base
Chuck Lever
1
-6
/
+14
2021-10-04
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
1
-0
/
+18
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-45
/
+15
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-4
/
+4
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+1
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
1
-3
/
+3
2021-08-09
SUNRPC: Record timeout value in xprt_retransmit tracepoint
Chuck Lever
1
-2
/
+4
2021-08-09
SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly
Chuck Lever
1
-5
/
+5
2021-08-09
SUNRPC: Update trace flags
Chuck Lever
1
-0
/
+3
2021-08-09
SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs
Chuck Lever
1
-34
/
+0
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-20
/
+20
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+40
2021-04-14
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-1
/
+0
2021-04-14
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
1
-0
/
+40
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2021-01-25
SUNRPC: Display RPC procedure names instead of proc numbers
Chuck Lever
1
-4
/
+11
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
1
-6
/
+53
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-24
/
+0
2020-11-12
SUNRPC: Fix oops in the rpc_xdr_buf event class
Scott Mayhew
1
-1
/
+2
2020-11-06
SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
Chuck Lever
1
-4
/
+4
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
[next]