summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini1-3/+3
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn1-0/+12
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson1-24/+0
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson1-0/+66
2021-04-17mptcp: add tracepoint in subflow_check_data_availGeliang Tang1-0/+29
2021-04-17mptcp: add tracepoint in ack_update_mskGeliang Tang1-0/+32
2021-04-17mptcp: add tracepoint in get_mapping_statusGeliang Tang1-0/+52
2021-04-17mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang1-0/+60
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel1-120/+0
2021-04-14SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever1-1/+0
2021-04-14SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever1-0/+40
2021-04-12block: add queue_to_disk() to get gendisk from request_queueJeffle Xu1-3/+3
2021-04-12io_uring: include cflags in completion trace eventJens Axboe1-4/+7
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+28
2021-04-07iommu/vt-d: Remove unused dma map/unmap trace eventsLu Baolu1-120/+0
2021-04-02ext4: delete some unused tracepoint definitionsEric Whitney1-176/+0
2021-04-02random: remove dead code left over from blocking poolEric Biggers1-83/+0
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2021-03-23tracing: Fix various typos in commentsIngo Molnar4-4/+4
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever1-0/+1
2021-03-18workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)1-3/+3
2021-03-15rcu/tree: Add a trace event for RCU CPU stall warningsSangmoon Kim1-0/+28
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-27/+35
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel1-27/+35
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit1-1/+1
2021-03-05scsi: ufs: Add exception event tracepointAdrian Hunter1-0/+21
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2-15/+15
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-3/+3
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+74
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko1-0/+74
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+48
2021-02-25mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)1-3/+3
2021-02-25mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()Yu Zhao1-7/+4
2021-02-25mm, tracing: record slab name for kmem_cache_free()Jacob Wen1-8/+16
2021-02-23Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+3
2021-02-23Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-10/+21
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+37
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-40/+68
2021-02-22blktrace: fix blk_rq_merge documentationChaitanya Kulkarni1-1/+1
2021-02-22blktrace: fix blk_rq_issue documentationChaitanya Kulkarni1-1/+1
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2-13/+13
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+26
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-4/+11
2021-02-21Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-8/+103
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+10
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+26
2021-02-12tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu1-9/+20
2021-02-12tracing: Show real address for trace event argumentsMasami Hiramatsu1-1/+1
2021-02-09btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik1-0/+62
2021-02-09btrfs: adjust the flush trace point to include the sourceJosef Bacik1-4/+6