]> git.ipfire.org Git - thirdparty/linux.git/commit
rxrpc: Add a reason indicator to the tx_ack tracepoint
authorDavid Howells <dhowells@redhat.com>
Wed, 4 Dec 2024 07:47:04 +0000 (07:47 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 9 Dec 2024 21:48:32 +0000 (13:48 -0800)
commitb509934094fd52ac3a49ee2a2c144e885517069f
treeab8eaebcb6a96d756b82238006f4dfe5c880089f
parent372d12d191cb80720319e224d401fd82c602e9e4
rxrpc: Add a reason indicator to the tx_ack tracepoint

Record the reason for the transmission of an ACK in the rxrpc_tx_ack
tracepoint, and not just in the rxrpc_propose_ack tracepoint.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/trace/events/rxrpc.h
net/rxrpc/conn_event.c
net/rxrpc/output.c