aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-25mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)
2021-02-24mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao
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-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni
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-05rpcrdma: Capture bytes received in Receive completion tracepointsChuck Lever
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