summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rxrpc.h
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells2017-03-011-0/+2
* rxrpc: Add some more tracingDavid Howells2017-01-051-5/+89
* rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-051-21/+403
* rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-301-12/+13
* rxrpc: Actually display the tx_data trace retransmission noteDavid Howells2016-09-301-1/+2
* rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-291-2/+4
* rxrpc: Implement slow-startDavid Howells2016-09-241-0/+45
* rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells2016-09-231-0/+27
* rxrpc: Add tracepoint for ACK proposalDavid Howells2016-09-231-2/+40
* rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells2016-09-231-0/+21
* rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells2016-09-231-8/+42
* rxrpc: Add a tracepoint for the call timerDavid Howells2016-09-231-0/+36
* rxrpc: Add per-peer RTT trackerDavid Howells2016-09-221-0/+61
* rxrpc: Improve skb tracingDavid Howells2016-09-171-8/+4
* rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells2016-09-171-0/+34
* rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells2016-09-171-0/+33
* rxrpc: Add a tracepoint to log ACK transmissionDavid Howells2016-09-171-0/+30
* rxrpc: Add a tracepoint to log received ACK packetsDavid Howells2016-09-171-0/+26
* rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-171-0/+26
* rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-171-0/+60
* rxrpc: Print the packet type name in the Rx packet traceDavid Howells2016-09-171-2/+3
* rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-081-0/+38
* rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-081-7/+3
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-0/+29
* rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-8/+3
* rxrpc: Trace rxrpc_call usageDavid Howells2016-08-301-0/+39
* rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells2016-08-231-0/+56