Age | Commit message (Expand) | Author | Files | Lines |
2018-11-15 | rxrpc: Fix life check | David Howells | 1 | -0/+2 |
2018-10-09 | rxrpc: Fix the rxrpc_tx_packet trace line | David Howells | 1 | -0/+1 |
2018-09-28 | rxrpc: Fix error distribution | David Howells | 1 | -3/+1 |
2018-08-01 | rxrpc: Trace socket notification | David Howells | 1 | -0/+20 |
2018-08-01 | rxrpc: Fix ACK proposal tracepoint | David Howells | 1 | -1/+1 |
2018-08-01 | rxrpc: Trace packet transmission | David Howells | 1 | -35/+72 |
2018-06-04 | rxrpc: Fix handling of call quietly cancelled out on server | David Howells | 1 | -0/+32 |
2018-05-11 | rxrpc: Trace UDP transmission failure | David Howells | 1 | -0/+55 |
2018-05-11 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 1 | -0/+30 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_peer refcounting | David Howells | 1 | -0/+42 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_local refcounting | David Howells | 1 | -0/+43 |
2018-03-28 | rxrpc: Trace call completion | David Howells | 1 | -0/+33 |
2018-03-28 | rxrpc, afs: Use debug_ids rather than pointers in traces | David Howells | 1 | -76/+79 |
2018-03-28 | rxrpc: Trace resend | David Howells | 1 | -0/+24 |
2017-11-24 | rxrpc: Fix service endpoint expiry | David Howells | 1 | -0/+2 |
2017-11-24 | rxrpc: Add keepalive for a call | David Howells | 1 | -0/+6 |
2017-11-24 | rxrpc: Add a timeout for detecting lost ACKs/lost DATA | David Howells | 1 | -2/+9 |
2017-11-24 | rxrpc: Fix call timeouts | David Howells | 1 | -22/+47 |
2017-06-05 | rxrpc: Add service upgrade support for client connections | David Howells | 1 | -0/+1 |
2017-04-06 | rxrpc: Trace client call connection | David Howells | 1 | -0/+26 |
2017-04-06 | rxrpc: Trace changes in a call's receive window size | David Howells | 1 | -0/+27 |
2017-04-06 | rxrpc: Trace received aborts | David Howells | 1 | -0/+24 |
2017-04-06 | rxrpc: Trace protocol errors in received packets | David Howells | 1 | -0/+24 |
2017-03-01 | rxrpc: Fix deadlock between call creation and sendmsg/recvmsg | David Howells | 1 | -0/+2 |
2017-01-05 | rxrpc: Add some more tracing | David Howells | 1 | -5/+89 |
2017-01-05 | rxrpc: Fix handling of enums-to-string translation in tracing | David Howells | 1 | -21/+403 |
2016-09-30 | rxrpc: Keep the call timeouts as ktimes rather than jiffies | David Howells | 1 | -12/+13 |
2016-09-30 | rxrpc: Actually display the tx_data trace retransmission note | David Howells | 1 | -1/+2 |
2016-09-30 | rxrpc: Make Tx loss-injection go through normal return and adjust tracing | David Howells | 1 | -2/+4 |
2016-09-25 | rxrpc: Implement slow-start | David Howells | 1 | -0/+45 |
2016-09-23 | rxrpc: Add a tracepoint to log which packets will be retransmitted | David Howells | 1 | -0/+27 |
2016-09-23 | rxrpc: Add tracepoint for ACK proposal | David Howells | 1 | -2/+40 |
2016-09-23 | rxrpc: Add a tracepoint to log injected Rx packet loss | David Howells | 1 | -0/+21 |
2016-09-23 | rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint | David Howells | 1 | -8/+42 |
2016-09-23 | rxrpc: Add a tracepoint for the call timer | David Howells | 1 | -0/+36 |
2016-09-22 | rxrpc: Add per-peer RTT tracker | David Howells | 1 | -0/+61 |
2016-09-17 | rxrpc: Improve skb tracing | David Howells | 1 | -8/+4 |
2016-09-17 | rxrpc: Add a tracepoint to follow what recvmsg does | David Howells | 1 | -0/+34 |
2016-09-17 | rxrpc: Add a tracepoint to follow packets in the Rx buffer | David Howells | 1 | -0/+33 |
2016-09-17 | rxrpc: Add a tracepoint to log ACK transmission | David Howells | 1 | -0/+30 |
2016-09-17 | rxrpc: Add a tracepoint to log received ACK packets | David Howells | 1 | -0/+26 |
2016-09-17 | rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer | David Howells | 1 | -0/+26 |
2016-09-17 | rxrpc: Add connection tracepoint and client conn state tracepoint | David Howells | 1 | -0/+60 |
2016-09-17 | rxrpc: Print the packet type name in the Rx packet trace | David Howells | 1 | -2/+3 |
2016-09-08 | rxrpc: Add tracepoints to record received packets and end of data_ready | David Howells | 1 | -0/+38 |
2016-09-08 | rxrpc: Remove skb_count from struct rxrpc_call | David Howells | 1 | -7/+3 |
2016-09-07 | rxrpc: Add tracepoint for working out where aborts happen | David Howells | 1 | -0/+29 |
2016-09-07 | rxrpc: Improve the call tracking tracepoint | David Howells | 1 | -8/+3 |
2016-08-30 | rxrpc: Trace rxrpc_call usage | David Howells | 1 | -0/+39 |
2016-08-23 | rxrpc: Use a tracepoint for skb accounting debugging | David Howells | 1 | -0/+56 |