summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-05-12trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov
2022-05-09io_uring: add tracing for additional CQE32 fieldsStefan Roesch
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-05-06arch_topology: Trace the update thermal pressureLukasz Luba
2022-04-28io_uring: use the text representation of ops in traceDylan Yudaken
2022-04-26io_uring: rename op -> opcodeDylan Yudaken
2022-04-25f2fs: introduce data read/write showing path infoJaegeuk Kim
2022-04-24io_uring: fix trace for reduced sqe paddingJens Axboe
2022-04-24io_uring: add trace support for CQE overflowDylan Yudaken
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner
2022-04-14tracing/timer: Add missing argument documentation of trace pointsAnna-Maria Behnsen
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-04-07tcp: Add tracepoint for tcp_set_ca_statePing Gan
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-07SUNRPC: Fix the svc_deferred_event trace classChuck Lever
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-04-05locking/mutex: Make contention tracepoints more consistent wrt adaptive spinningPeter Zijlstra
2022-04-05locking: Add lock contention tracepointsNamhyung Kim
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-24mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand
2022-03-24kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov
2022-03-24kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov
2022-03-24kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds