summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rxrpc.h
AgeCommit message (Expand)AuthorLines
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells-0/+1
2017-04-06rxrpc: Trace client call connectionDavid Howells-0/+26
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells-0/+27
2017-04-06rxrpc: Trace received abortsDavid Howells-0/+24
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells-0/+24
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells-0/+2
2017-01-05rxrpc: Add some more tracingDavid Howells-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells-21/+403
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells-12/+13
2016-09-30rxrpc: Actually display the tx_data trace retransmission noteDavid Howells-1/+2
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells-2/+4
2016-09-24rxrpc: Implement slow-startDavid Howells-0/+45
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells-2/+40
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells-0/+36
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells-0/+61
2016-09-17rxrpc: Improve skb tracingDavid Howells-8/+4
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells-0/+34
2016-09-17rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells-0/+33
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells-0/+30
2016-09-17rxrpc: Add a tracepoint to log received ACK packetsDavid Howells-0/+26
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells-0/+26
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells-0/+60
2016-09-17rxrpc: Print the packet type name in the Rx packet traceDavid Howells-2/+3
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells-7/+3
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells-0/+29
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells-8/+3
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells-0/+39
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells-0/+56