aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/rxrpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells1-12/+13
2016-09-30rxrpc: Actually display the tx_data trace retransmission noteDavid Howells1-1/+2
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells1-2/+4
2016-09-24rxrpc: Implement slow-startDavid Howells1-0/+45
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells1-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells1-2/+40
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells1-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells1-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells1-0/+36
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+61
2016-09-17rxrpc: Improve skb tracingDavid Howells1-8/+4
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells1-0/+34
2016-09-17rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells1-0/+33
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells1-0/+30
2016-09-17rxrpc: Add a tracepoint to log received ACK packetsDavid Howells1-0/+26
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells1-0/+26
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells1-0/+60
2016-09-17rxrpc: Print the packet type name in the Rx packet traceDavid Howells1-2/+3
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells1-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells1-7/+3
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-0/+29
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-8/+3
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+39
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+56