summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2021-04-16mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang-0/+60
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel-120/+0
2021-04-14SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever-1/+0
2021-04-14SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever-0/+40
2021-04-12block: add queue_to_disk() to get gendisk from request_queueJeffle Xu-3/+3
2021-04-11io_uring: include cflags in completion trace eventJens Axboe-4/+7
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-0/+28
2021-04-07iommu/vt-d: Remove unused dma map/unmap trace eventsLu Baolu-120/+0
2021-04-02ext4: delete some unused tracepoint definitionsEric Whitney-176/+0
2021-04-02random: remove dead code left over from blocking poolEric Biggers-83/+0
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+3
2021-03-23tracing: Fix various typos in commentsIngo Molnar-4/+4
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever-0/+1
2021-03-18workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)-3/+3
2021-03-15rcu/tree: Add a trace event for RCU CPU stall warningsSangmoon Kim-0/+28
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-27/+35
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel-27/+35
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit-1/+1
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter-0/+21
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds-15/+15
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-3/+3
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+74
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko-0/+74
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+48
2021-02-25mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)-3/+3
2021-02-24mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao-7/+4
2021-02-24mm, tracing: record slab name for kmem_cache_free()Jacob Wen-8/+16
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-3/+3
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+37
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-40/+68
2021-02-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni-1/+1
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni-1/+1
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni-13/+13
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+26
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-4/+11
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-8/+103
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-0/+26
2021-02-08btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik-0/+62
2021-02-08btrfs: adjust the flush trace point to include the sourceJosef Bacik-4/+6
2021-02-08btrfs: introduce a FORCE_COMMIT_TRANS flush operationJosef Bacik-1/+2
2021-02-08btrfs: add a trace point for reserve ticketsJosef Bacik-0/+29
2021-02-08btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo-3/+4
2021-02-05rpcrdma: Capture bytes received in Receive completion tracepointsChuck Lever-2/+48
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner-0/+29
2021-02-04net: tracepoint: exposing sk_family in all tcp:tracepointsHariharan Ananthakrishnan-4/+16
2021-02-02iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]Lu Baolu-2/+0
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu-0/+37
2021-01-25SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever-4/+11
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2021-01-19workqueue: tracing the name of the workqueue instead of it's addressZqiang-3/+3