summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2020-09-01locks: Remove extra "0x" in tracepoint format specifierChuck Lever-4/+4
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)-7/+7
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe-18/+83
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+2
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+6
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-5/+22
2020-08-24rcu/trace: Print negative GP numbers correctlyJoel Fernandes (Google)-27/+27
2020-08-24RDMA/core: Move the rdma_show_ib_cm_event() macroChuck Lever-1/+41
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio-0/+2
2020-08-21selinux: add basic filtering for audit trace eventsPeter Enderborg-10/+26
2020-08-21selinux: add tracepoint on audited eventsThiƩbaud Weksteen-0/+37
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-10/+75
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells-5/+22
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu-6/+11
2020-08-15x86/paravirt: Remove set_pte_at() pv-opJuergen Gross-20/+0
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+17
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet-0/+17
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual-3/+14
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+63
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds-127/+283
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-1/+1
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-17/+2
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o-0/+44
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o-4/+20
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+31
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-4/+12
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+13
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+10
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+15
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf-1/+1
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov-20/+14
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov-15/+16
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov-11/+11
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov-28/+17
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov-7/+18
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov-6/+28
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever-8/+27
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap-1/+1
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin-2/+0
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi-2/+4
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi-4/+10
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-3/+3
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever-44/+12
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever-7/+11
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever-1/+1
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever-7/+27