/openbmc/linux/net/rxrpc/ |
H A D | local_event.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | conn_event.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | rxkad.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | conn_client.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | output.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | input.c | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | ar-internal.h | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff 4764c0da69dc500791c840c88dfd940d13b452e7 Mon Jul 23 11:18:37 CDT 2018 David Howells <dhowells@redhat.com> rxrpc: Trace packet transmission
Trace successful packet transmission (kernel_sendmsg() succeeded, that is) in AF_RXRPC. We can share the enum that defines the transmission points with the trace_rxrpc_tx_fail() tracepoint, so rename its constants to be applicable to both.
Also, save the internal call->debug_id in the rxrpc_channel struct so that it can be used in retransmission trace lines.
Signed-off-by: David Howells <dhowells@redhat.com>
|