aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+11
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)1-3/+11
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe2-11/+11
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+144
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-14/+104
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-136/+159
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He1-0/+144
2016-07-31Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-6/+133
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-4/+12
2016-07-28mm, compaction: introduce direct compaction priorityVlastimil Babka1-6/+6
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka1-0/+1
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman1-20/+31
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman1-2/+2
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-3/+3
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-7/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+77
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-13/+59
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz1-8/+11
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov1-1/+2
2016-07-26mm: make swapin readahead to improve thp collapse rateEbru Akagunduz1-0/+24
2016-07-26mm: make optimistic check for swapin readaheadEbru Akagunduz1-5/+9
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-4/+18
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-30/+50
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2016-07-26btrfs: prefix fsid to all trace eventsJeff Mahoney1-136/+159
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig1-2/+2