aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-4/+26
2021-08-31Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-4/+17
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig1-3/+3
2021-08-23btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik1-0/+1
2021-08-23btrfs: enable a tracepoint when we fail ticketsJosef Bacik1-0/+6
2021-08-23btrfs: include delalloc related info in dump space info tracepointJosef Bacik1-4/+10
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport1-1/+3
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever1-4/+4
2021-08-17tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)1-0/+22
2021-07-27qdisc: add new field for qdisc_enqueue tracepointTonghao Zhang1-0/+2
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+28
2021-07-21afs: Fix tracepoint string placement with built-in AFSDavid Howells1-5/+62
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu1-0/+26
2021-07-15net_sched: use %px to print skb address in trace_qdisc_dequeue()Qitao Xu1-1/+1
2021-07-15net: use %px to print skb address in trace_netif_receive_skbQitao Xu1-1/+1
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-0/+1
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds8-28/+194
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-46/+22
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+37
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-41/+0
2021-07-01Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-36/+70
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao1-41/+0
2021-06-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+101
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-8/+156
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches4-25/+25
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-14/+14
2021-06-29net: sock: add trace for socket errorsAlexander Aring1-0/+60
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch6-14/+14
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-14/+9
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+8
2021-06-28tracing: Fix spelling in osnoise tracer "interferences" -> "interference"Colin Ian King1-1/+1
2021-06-25trace: Add osnoise tracerDaniel Bristot de Oliveira1-0/+142
2021-06-25trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt1-0/+25
2021-06-24jbd2,ext4: add a shrinker to release checkpointed buffersZhang Yi1-0/+101
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik1-2/+1
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo1-12/+8
2021-06-18mptcp: dump csum fields in mptcp_dump_mpextGeliang Tang1-6/+11
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+5
2021-06-16io_uring: minor clean up in trace events definitionOlivier Langlois1-18/+17
2021-06-16io_uring: Add to traces the req pointer when availableOlivier Langlois1-18/+53
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov1-1/+4
2021-06-10trace: replace WB_REASON_FOREIGN_FLUSH with a stringChunguang Xu1-1/+2
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai1-2/+0
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu1-0/+37
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne1-1/+8
2021-05-31scsi: core: Kill message byteHannes Reinecke1-32/+1
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke1-14/+1