summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-28/+194
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-46/+22
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+37
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-41/+0
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds-36/+70
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao-41/+0
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+101
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-8/+156
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches-25/+25
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+14
2021-06-29net: sock: add trace for socket errorsAlexander Aring-0/+60
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch-14/+14
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-14/+9
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+8
2021-06-28tracing: Fix spelling in osnoise tracer "interferences" -> "interference"Colin Ian King-1/+1
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira-0/+142
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt-0/+25
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi-0/+101
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik-2/+1
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo-12/+8
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang-6/+11
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+5
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois-18/+17
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois-18/+53
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov-1/+4
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu-1/+2
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai-2/+0
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu-0/+37
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne-1/+8
2021-05-31scsi: core: Kill message byteHannes Reinecke-32/+1
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke-14/+1
2021-05-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko-0/+57
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu-1/+5
2021-05-14tcp: add tracepoint for checksum errorsJakub Kicinski-0/+76
2021-05-12rcu/nocb: Unify timersFrederic Weisbecker-0/+1
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das-0/+20
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