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