aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-10/+75
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu1-6/+11
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+17
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet1-0/+17
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual1-3/+14
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+63
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-127/+283
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6Paolo Bonzini1-1/+1
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-17/+2
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o1-0/+44
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o1-4/+20
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+31
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+12
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+13
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+10
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+15
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier1-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf1-1/+1
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov1-20/+14
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov1-15/+16
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov1-11/+11
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov1-28/+17
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov1-7/+18
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov1-6/+28
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever1-8/+27
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap1-1/+1
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin1-2/+0
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi1-2/+4
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-4/+10
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann1-3/+3
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever1-44/+12
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever1-7/+11
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever1-1/+1
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever1-7/+27
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever1-31/+20
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever1-0/+43
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever1-5/+2
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever1-26/+142
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld1-0/+4
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra2-2/+1
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu1-0/+37
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu1-0/+26
2020-06-30tracing: not necessary to define DEFINE_EVENT_PRINT to be empty againWei Yang1-3/+0
2020-06-30tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENTWei Yang1-4/+2
2020-06-30tracing: not necessary re-define DEFINE_EVENT_PRINTWei Yang1-4/+0
2020-06-30tracing: not necessary to undefine DEFINE_EVENT againWei Yang1-6/+0
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla1-3/+3