aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 2-2/+28
2021-07-21afs: Fix tracepoint string placement with built-in AFSGravatar David Howells 1-5/+62
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Gravatar Qitao Xu 1-0/+26
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Gravatar Qitao Xu 1-1/+1
2021-07-15net: use %px to print skb address in trace_netif_receive_skbGravatar Qitao Xu 1-1/+1
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 8-28/+194
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-46/+22
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+37
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-41/+0
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-36/+70
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowGravatar Yu Zhao 1-41/+0
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+101
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 5-8/+156
2021-06-30treewide: Add missing semicolons to __assign_str usesGravatar Joe Perches 4-25/+25
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-14/+14
2021-06-29net: sock: add trace for socket errorsGravatar Alexander Aring 1-0/+60
2021-06-29mm, tracing: unify PFN format stringsGravatar Vincent Whitchurch 6-14/+14
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Gravatar Linus Torvalds 1-14/+9
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+8
2021-06-28tracing: Fix spelling in osnoise tracer "interferences" -> "interference"Gravatar Colin Ian King 1-1/+1
2021-06-25trace: Add osnoise tracerGravatar Daniel Bristot de Oliveira 1-0/+142
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersGravatar Steven Rostedt 1-0/+25
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersGravatar Zhang Yi 1-0/+101
2021-06-22btrfs: rip out may_commit_transactionGravatar Josef Bacik 1-2/+1
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Gravatar Qu Wenruo 1-12/+8
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGravatar Geliang Tang 1-6/+11
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+5
2021-06-16io_uring: minor clean up in trace events definitionGravatar Olivier Langlois 1-18/+17
2021-06-16io_uring: Add to traces the req pointer when availableGravatar Olivier Langlois 1-18/+53
2021-06-11virtio/vsock: update trace event for SEQPACKETGravatar Arseny Krasnov 1-1/+4
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringGravatar Chunguang Xu 1-1/+2
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointGravatar Ed Tsai 1-2/+0
2021-06-10iommu/vt-d: Add prq_report trace eventGravatar Lu Baolu 1-0/+37
2021-06-04kasan: disable freed user page poisoning with HW tagsGravatar Peter Collingbourne 1-1/+8
2021-05-31scsi: core: Kill message byteGravatar Hannes Reinecke 1-32/+1
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsGravatar Hannes Reinecke 1-14/+1
2021-05-26spi: Enable tracing of the SPI setup CS selectionGravatar Andy Shevchenko 1-0/+57
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportGravatar Hangbin Liu 1-1/+5
2021-05-14tcp: add tracepoint for checksum errorsGravatar Jakub Kicinski 1-0/+76
2021-05-12rcu/nocb: Unify timersGravatar Frederic Weisbecker 1-0/+1
2021-05-10scsi: ufs: core: Enable power management for wlunGravatar Asutosh Das 1-0/+20
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-76/+111
2021-05-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-12/+88
2021-05-05mm/gup: migrate pinned pages out of movable zoneGravatar Pavel Tatashin 1-1/+2
2021-05-05mm: use proper type for cma_[alloc|release]Gravatar Minchan Kim 1-11/+11
2021-05-05mm: cma: add the CMA instance name to cma trace eventsGravatar Minchan Kim 1-11/+17
2021-05-05mm: cma: add trace events for CMA alloc perf testingGravatar Liam Mark 2-1/+63
2021-05-05userfaultfd: add minor fault registration modeGravatar Axel Rasmussen 1-0/+7
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 4-4/+4