summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2016-08-20SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust1-13/+34
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+53
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+227
2015-11-07nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake1-0/+54
2015-11-07nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake1-0/+67
2015-11-07nilfs2: add a tracepoint for transaction eventsHitoshi Mitake1-0/+53
2015-11-07nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake1-0/+50
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-2/+3
2015-11-07Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+113
2015-11-07Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-259/+263
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+64
2015-11-06mm, compaction: distinguish contended status in tracepointsVlastimil Babka1-1/+2
2015-11-06mm, compaction: export tracepoints zone names to userspaceVlastimil Babka1-6/+32
2015-11-06mm, 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/mch...Linus Torvalds2-37/+91
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-5/+64
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+35
2015-10-30devfreq_cooling: add trace informationJavi Merino1-0/+53
2015-10-22btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo1-0/+113
2015-10-21tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer1-0/+4
2015-10-21tracing: Allow disabling compilation of specific trace systemsTal Shorer1-1/+1
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-13f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu1-0/+26
2015-10-10f2fs: add a tracepoint for background gcJaegeuk Kim1-0/+28
2015-10-10f2fs: 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-23tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2-258/+258
2015-09-21locks: change tracepoint for generic_add_leaseJeff Layton1-3/+35
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-3/+3
2015-09-11Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds1-39/+141
2015-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+30
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus 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-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-82/+175
2015-09-06Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-7/+14
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2015-09-05x86, 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/ti...Linus Torvalds1-38/+15
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-6/+6
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-1060/+0
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+113
2015-09-02net: Make table id type u32David Ahern1-3/+3
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+21
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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