summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-141-0/+88
|\
| * powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-131-0/+88
* | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-141-9/+12
|\ \ | |/ |/|
| * bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-041-3/+3
| * bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-041-6/+9
* | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-091-0/+89
|\ \
| * | tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre2014-08-071-0/+89
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-4/+4
|\ \
| * | KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-061-4/+4
| |/
* | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-9/+8
|\ \
| * | mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman2014-08-061-9/+7
| * | mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock2014-08-061-0/+1
* | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-061-3/+3
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-08-041-3/+3
| |\ \ | | |/ | |/|
| | * ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-3/+3
* | | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-08-041-0/+87
|\ \ \
| * | | f2fs: add tracepoint for f2fs_direct_IOChao Yu2014-08-021-0/+63
| * | | f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2014-07-301-0/+24
| |/ /
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+128
|\ \ \
| * | | fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-081-0/+128
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-77/+0
|\ \ \
| * | | trace, AER: Move trace into unified interfaceChen, Gong2014-06-231-77/+0
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-041-0/+40
|\ \ \ | |/ / |/| |
| * | x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-311-0/+40
* | | tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-211-0/+33
* | | tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-06-211-0/+15
| |/ |/|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-0/+20
|\ \
| * | sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-051-0/+20
* | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-121-26/+58
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-121-26/+58
| |\ \ \
| | * | | PM / sleep: trace events for device PM callbacksTodd E Brandt2014-06-111-18/+42
| | * | | PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-071-17/+25
| | |/ /
* | | | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-06-091-2/+144
|\ \ \ \
| * | | | f2fs: add a tracepoint for f2fs_read_data_pageChao Yu2014-05-071-2/+13
| * | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu2014-05-071-0/+64
| * | | | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu2014-05-071-0/+7
| * | | | f2fs: add a tracepoint for f2fs_write_endChao Yu2014-05-071-0/+30
| * | | | f2fs: add a tracepoint for f2fs_write_beginChao Yu2014-05-071-0/+30
* | | | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-091-1/+65
|\ \ \ \ \
| * | | | | tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)2014-06-041-1/+10
| * | | | | tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2014-05-151-1/+56
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-081-5/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ext4: rename uninitialized extents to unwrittenLukas Czerner2014-04-201-4/+4
| * | | | | ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner2014-04-201-1/+0
* | | | | | mm/compaction: do not count migratepages when unnecessaryVlastimil Babka2014-06-041-4/+21
* | | | | | mm: shrinker: add nid to tracepoint outputDave Hansen2014-06-041-4/+11
* | | | | | mm: shrinker trace points: fix negativesDave Hansen2014-06-041-3/+3
* | | | | | mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-041-1/+0
* | | | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-92/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-221-92/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud