aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+88
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+12
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V1-0/+88
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+89
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre1-0/+89
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2-9/+8
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman1-9/+7
2014-08-06mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock1-0/+1
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-4/+4
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+87
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+128
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-77/+0
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+40
2014-08-04bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov1-3/+3
2014-08-04bcache: bcache_write tracepoint was crashingSlava Pestov1-6/+9
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-3/+3
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu1-0/+63
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen1-0/+40
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim1-0/+24
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst1-0/+128
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong1-77/+0
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen1-3/+3
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt1-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-26/+58
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki1-26/+58
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt1-18/+42
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-2/+144
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+65
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-5/+4
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-17/+25
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+20
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen1-4/+11
2014-06-04mm: shrinker trace points: fix negativesDave Hansen1-3/+3
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov1-1/+0
2014-06-04tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)1-1/+10
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds1-92/+0
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton1-0/+96
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-92/+0
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)1-1/+56
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu1-2/+13
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu1-0/+64
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu1-0/+7
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu1-0/+30