summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong2022-02-071-0/+3
| * | | | | | net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong2022-02-071-0/+3
| * | | | | | net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong2022-02-071-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-0/+28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-02-251-0/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tag 'scmi-updates-5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla2022-02-071-0/+28
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | include: trace: Add new scmi_xfer_response_wait eventCristian Marussi2021-12-131-0/+28
* | | | | | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-03-2311-542/+877
|\ \ \ \ \ \
| * | | | | | tracing: Add TRACE_CUSTOM_EVENT() macroSteven Rostedt (Google)2022-03-112-0/+298
| * | | | | | tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)2022-03-119-491/+527
* | | | | | | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-15/+15
|\ \ \ \ \ \ \
| * | | | | | | ext4: Convert invalidatepage to invalidate_folioMatthew Wilcox (Oracle)2022-03-151-15/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-5/+5
|\ \ \ \ \ \ \
| * | | | | | | mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)2022-03-211-5/+5
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-222-41/+13
|\ \ \ \ \ \ \
| * | | | | | | mm: compaction: cleanup the compaction trace eventsBaolin Wang2022-03-221-13/+13
| * | | | | | | remove congestion tracking frameworkNeilBrown2022-03-221-28/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-151-0/+2
| |\| | | | | |
| * | | | | | | sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider2022-03-011-4/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-03-221-0/+1
|\ \ \ \ \ \ \
| * | | | | | | btrfs: add code to support the block group rootJosef Bacik2022-03-141-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-221-109/+189
|\ \ \ \ \ \ \
| * | | | | | | ext4: fix remaining two trace events to use same printk conventionRitesh Harjani2022-03-151-2/+2
| * | | | | | | ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani2022-03-151-8/+13
| * | | | | | | ext4: add transaction tid info in fc_track eventsRitesh Harjani2022-03-151-45/+68
| * | | | | | | ext4: add new trace event in ext4_fc_cleanupRitesh Harjani2022-03-151-0/+26
| * | | | | | | ext4: convert ext4_fc_track_dentry type events to use event classRitesh Harjani2022-03-121-25/+31
| * | | | | | | ext4: fix ext4_fc_stats trace pointRitesh Harjani2022-03-121-29/+49
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-224-94/+217
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Record endpoint information in trace logChuck Lever2022-02-281-48/+78
| * | | | | | | SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xidChuck Lever2022-02-281-41/+71
| * | | | | | | SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace pointChuck Lever2022-02-281-3/+3
| * | | | | | | tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever2022-02-283-2/+65
| |/ / / / / /
* | | | | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-13/+36
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | block: introduce block_rq_error tracepointYang Shi2022-02-111-13/+36
| |/ / / / /
* | | | | | Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-174/+159
|\ \ \ \ \ \
| * | | | | | io_uring: make tracing format consistentDylan Yudaken2022-03-161-12/+12
| * | | | | | io-uring: Make tracepoints consistent.Stefan Roesch2022-03-101-165/+153
| * | | | | | io_uring: remove trace for eventfdUsama Arif2022-03-101-8/+5
| |/ / / / /
* | | | | | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-211-233/+0
|\ \ \ \ \ \
| * | | | | | random: remove unused tracepointsJason A. Donenfeld2022-02-211-212/+0
| * | | | | | random: make more consistent use of integer typesJason A. Donenfeld2022-02-211-41/+38
| * | | | | | random: simplify entropy debitingJason A. Donenfeld2022-02-211-24/+6
| |/ / / / /
* | | | | | Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-211-5/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney2022-02-081-5/+4
| | |_|/ / | |/| | |
* | | | | cachefiles: Fix volume coherency attributeDavid Howells2022-03-111-0/+2
| |/ / / |/| | |
* | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-6/+8
|\ \ \ \ | | |/ / | |/| |
| * | | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-272-3/+4
| * | | tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
| |/ /