aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-3/+11
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportGravatar Steven Rostedt (Red Hat) 1-3/+11
2016-08-07block: rename bio bi_rw to bi_opfGravatar Jens Axboe 2-11/+11
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+144
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-14/+104
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-136/+159
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+3
2016-08-02VSOCK: Introduce virtio_vsock_common.koGravatar Asias He 1-0/+144
2016-07-31Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+133
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-2/+10
2016-07-28mm, compaction: introduce direct compaction priorityGravatar Vlastimil Babka 1-6/+6
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsGravatar Vlastimil Babka 1-0/+1
2016-07-28mm, vmscan: add classzone information to tracepointsGravatar Mel Gorman 1-20/+31
2016-07-28mm: move vmscan writes and file write accounting to the nodeGravatar Mel Gorman 1-2/+2
2016-07-28mm: move most file-based accounting to the nodeGravatar Mel Gorman 1-3/+3
2016-07-28mm, vmscan: move LRU lists to nodeGravatar Mel Gorman 1-7/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-4/+77
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-13/+59
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeGravatar Ebru Akagunduz 1-8/+11
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesGravatar Kirill A. Shutemov 1-1/+2
2016-07-26mm: make swapin readahead to improve thp collapse rateGravatar Ebru Akagunduz 1-0/+24
2016-07-26mm: make optimistic check for swapin readaheadGravatar Ebru Akagunduz 1-5/+9
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsGravatar Brian Foster 1-4/+18
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-30/+50
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Gravatar Linus Torvalds 1-0/+1
2016-07-26btrfs: prefix fsid to all trace eventsGravatar Jeff Mahoney 1-136/+159
2016-07-20block: get rid of bio_rw and READAGravatar Christoph Hellwig 1-2/+2
2016-07-15net: fixup for tracepoint napi:napi_pollGravatar Jesper Dangaard Brouer 1-2/+2
2016-07-15printk, tracing: Avoiding unneeded blank linesGravatar Daniel Bristot de Oliveira 1-0/+8
2016-07-15tracing: Use __get_str() when manipulating stringsGravatar Daniel Bristot de Oliveira 1-2/+2
2016-07-15ata: Handle ATA NCQ NO-DATA commands correctlyGravatar Hannes Reinecke 1-0/+1
2016-07-14devlink: fix trace format stringGravatar Arnd Bergmann 1-1/+1
2016-07-14tracing: change owner name to driver name for devlink hwmsg tracepointGravatar Jiri Pirko 1-4/+4
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIGravatar Radim Krčmář 1-2/+3
2016-07-13SUNRPC: Add tracepoints for dropped and deferred requestsGravatar Trond Myklebust 1-0/+61
2016-07-13SUNRPC: Add a tracepoint for server socket out-of-space conditionsGravatar Trond Myklebust 1-1/+9
2016-07-12devlink: add hardware messages tracing facilityGravatar Jiri Pirko 1-0/+68
2016-07-09net: tracepoint napi:napi_poll add work and budgetGravatar Jesper Dangaard Brouer 1-4/+9
2016-07-07Btrfs: add fsid to some tracepointsGravatar Josef Bacik 1-6/+11
2016-07-07Btrfs: add tracepoints for flush eventsGravatar Josef Bacik 1-0/+82
2016-07-07Btrfs: add tracepoint for adding block groupsGravatar Josef Bacik 1-0/+40
2016-07-01SUNRPC: Don't allocate a full sockaddr_storage for tracingGravatar Trond Myklebust 1-13/+34
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHGravatar Mike Christie 1-1/+1
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeGravatar Mike Christie 1-1/+0
2016-06-07blktrace: use op accessorsGravatar Mike Christie 2-15/+28
2016-06-07f2fs: use bio op accessorsGravatar Mike Christie 1-13/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-3/+3
2016-05-24KVM: Unify traced vector formatGravatar Jan Kiszka 1-3/+3
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+9