Home
last modified time | relevance | path

Searched hist:"4764 c0da69dc500791c840c88dfd940d13b452e7" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Dlocal_event.cdiff 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 Dconn_event.cdiff 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 Drxkad.cdiff 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 Dconn_client.cdiff 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 Doutput.cdiff 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 Dinput.cdiff 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 Dar-internal.hdiff 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 Drxrpc.hdiff 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>