aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-2/+3
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+64
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka1-1/+2
2015-11-05mm, compaction: export tracepoints zone names to userspaceVlastimil Babka1-6/+32
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka1-2/+31
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-37/+91
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-5/+64
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+35
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari1-0/+1
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2-22/+71
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung1-1/+4
2015-10-12f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu1-0/+26
2015-10-09f2fs: add a tracepoint for background gcJaegeuk Kim1-0/+28
2015-10-09f2fs: trace in batches extent info updateChao Yu1-5/+10
2015-10-06sched/core: Fix trace_sched_switch()Peter Zijlstra1-13/+9
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-17/+18
2015-09-21locks: change tracepoint for generic_add_leaseJeff Layton1-3/+35
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-3/+3
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds1-39/+141
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+30
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-09-08kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li1-2/+2
2015-09-06KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li1-0/+30
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-82/+175
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-7/+14
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2015-09-04x86, mm: trace when an IPI is about to be sentMel Gorman1-1/+2
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-38/+15
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-6/+6
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-1060/+0
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+113
2015-09-01net: Make table id type u32David Ahern1-3/+3
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+21
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2015-08-31net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand1-7/+14
2015-08-31net: Add tos to validate source tracepointDavid Ahern1-2/+4
2015-08-31tracing: Don't make assumptions about length of string on task renameSasha Levin1-1/+1
2015-08-29net: FIB tracepointsDavid Ahern1-0/+111
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo1-39/+141
2015-08-13ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen1-38/+15
2015-08-05spmi: add command tracepoints for SPMIAnkit Gupta1-0/+135
2015-08-04f2fs: check the largest extent at look-up timeJaegeuk Kim1-6/+6
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-3/+3
2015-08-03sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra1-9/+21
2015-07-23fs: Remove ext3 filesystem driverJan Kara2-1060/+0
2015-07-17rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney1-1/+0
2015-07-17[media] videobuf2: add trace eventsPhilipp Zabel1-0/+97
2015-07-17[media] v4l2-dev: use event class to deduplicate v4l2 trace eventsPhilipp Zabel1-82/+78
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-55/+0
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-387/+387