/openbmc/linux/net/rxrpc/ |
H A D | local_event.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | skbuff.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | peer_event.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | conn_event.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | call_event.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | recvmsg.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | output.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | sendmsg.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | input.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | call_object.c | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | ar-internal.h | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff 987db9f7cd1e77e611b770a569068c43949aa6fd Mon Aug 19 03:25:38 CDT 2019 David Howells <dhowells@redhat.com> rxrpc: Use the tx-phase skb flag to simplify tracing
Use the previously-added transmit-phase skbuff private flag to simplify the socket buffer tracing a bit. Which phase the skbuff comes from can now be divined from the skb rather than having to be guessed from the call state.
We can also reduce the number of rxrpc_skb_trace values by eliminating the difference between Tx and Rx in the symbols.
Signed-off-by: David Howells <dhowells@redhat.com>
|