]> www.infradead.org Git - users/dwmw2/linux.git/commit
rxrpc: Add a tracepoint for aborts being proposed
authorDavid Howells <dhowells@redhat.com>
Wed, 6 Nov 2024 13:00:45 +0000 (13:00 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 Nov 2024 23:27:46 +0000 (15:27 -0800)
commit8b9a7bd4d6c83300e50bb1d7071c6032a07e2fed
treec37e9a1903b7dafe7cb1ac3d357b663522902373
parentd9ccb18f83ea2bb654289b6ecf014fd267cc988b
rxrpc: Add a tracepoint for aborts being proposed

Add a tracepoint to rxrpc to trace the proposal of an abort.  The abort is
performed asynchronously by the I/O thread.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: Simon Horman <horms@kernel.org>
cc: linux-afs@lists.infradead.org
Link: https://patch.msgid.link/726356.1730898045@warthog.procyon.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/trace/events/rxrpc.h
net/rxrpc/sendmsg.c