aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/rxrpc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-29/+22
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells1-3/+3
2019-07-02rxrpc: Fix oops in tracepointDavid Howells1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-03-08rxrpc: Fix client call connect/disconnect raceDavid Howells1-0/+2
2018-11-15rxrpc: Fix life checkDavid Howells1-0/+2
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells1-0/+1
2018-09-28rxrpc: Fix error distributionDavid Howells1-3/+1
2018-08-01rxrpc: Trace socket notificationDavid Howells1-0/+20
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells1-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells1-35/+72
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells1-0/+32
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-0/+55
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-0/+30
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells1-0/+42
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells1-0/+43
2018-03-27rxrpc: Trace call completionDavid Howells1-0/+33
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells1-76/+79
2018-03-27rxrpc: Trace resendDavid Howells1-0/+24
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells1-0/+2
2017-11-24rxrpc: Add keepalive for a callDavid Howells1-0/+6
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells1-2/+9
2017-11-24rxrpc: Fix call timeoutsDavid Howells1-22/+47
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-04-06rxrpc: Trace client call connectionDavid Howells1-0/+26
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells1-0/+27
2017-04-06rxrpc: Trace received abortsDavid Howells1-0/+24
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells1-0/+24
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells1-0/+2
2017-01-05rxrpc: Add some more tracingDavid Howells1-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells1-21/+403
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