aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2014-08-06mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen
2014-06-04mm: shrinker trace points: fix negativesDave Hansen
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-04tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08trace: module: Maintain a valid user countRomain Izard
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_beginChao Yu
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen
2014-04-20ext4: rename uninitialized extents to unwrittenLukas Czerner
2014-04-20ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o