summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2021-02-24mm, tracing: record slab name for kmem_cache_free()Jacob Wen
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-02-11tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-08btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik
2021-02-08btrfs: adjust the flush trace point to include the sourceJosef Bacik
2021-02-08btrfs: introduce a FORCE_COMMIT_TRANS flush operationJosef Bacik
2021-02-08btrfs: add a trace point for reserve ticketsJosef Bacik
2021-02-08btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner
2021-02-04net: tracepoint: exposing sk_family in all tcp:tracepointsHariharan Ananthakrishnan
2021-02-02iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]Lu Baolu
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu
2021-01-25SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-20trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef
2021-01-19workqueue: tracing the name of the workqueue instead of it's addressZqiang
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever
2021-01-11kthread: remove comments about old _do_fork() helperYanfei Xu
2021-01-07scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TMBean Huo
2021-01-07scsi: ufs: Use __print_symbolic() for UFS trace string printBean Huo
2021-01-07scsi: ufs: Remove stringize operator '#' restrictionBean Huo
2021-01-06rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-04afs: Fix directory entry size calculationDavid Howells
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang
2020-12-17clk: Trace clk_set_rate() "range" functionsMaxime Ripard
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen