summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-76/+111
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-12/+88
2021-05-05mm/gup: migrate pinned pages out of movable zonePavel Tatashin-1/+2
2021-05-05mm: use proper type for cma_[alloc|release]Minchan Kim-11/+11
2021-05-05mm: cma: add the CMA instance name to cma trace eventsMinchan Kim-11/+17
2021-05-05mm: cma: add trace events for CMA alloc perf testingLiam Mark-1/+63
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen-0/+7
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+4
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-24/+66
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-120/+0
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-176/+0
2021-04-30mm, tracing: improve rss_stat tracepoint messageOvidiu Panait-2/+22
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-27/+208
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+21
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+7
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+28
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-42/+32
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+261
2021-04-26Merge tag 'for-5.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-0/+12
2021-04-26Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+1
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-83/+0
2021-04-26xprtrdma: Move fr_mr field to struct rpcrdma_mrChuck Lever-6/+6
2021-04-26xprtrdma: Remove the RPC/RDMA QP event handlerChuck Lever-32/+0
2021-04-26xprtrdma: Don't display r_xprt memory addresses in tracepointsChuck Lever-32/+19
2021-04-26xprtrdma: Add an rpcrdma_mr_completion_classChuck Lever-4/+44
2021-04-26xprtrdma: Add tracepoints showing FastReg WRs and remote invalidationChuck Lever-0/+2
2021-04-26xprtrdma: Do not recycle MR after FastReg/LocalInv flushesChuck Lever-1/+0
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells-32/+19
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells-10/+13
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells-0/+58
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells-0/+2
2021-04-23netfs: Add write_begin helperDavid Howells-1/+3
2021-04-23netfs: Add tracepointsDavid Howells-0/+199
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini-3/+3
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn-0/+12
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson-24/+0
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson-0/+66
2021-04-16mptcp: add tracepoint in subflow_check_data_availGeliang Tang-0/+29
2021-04-16mptcp: add tracepoint in ack_update_mskGeliang Tang-0/+32
2021-04-16mptcp: add tracepoint in get_mapping_statusGeliang Tang-0/+52
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