summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani2022-11-221-4/+4
* Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-211-0/+66
|\
| * watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König2022-10-121-0/+66
* | Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-101-9/+28
|\ \
| * | f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong2022-10-041-4/+9
| * | f2fs: iostat: support accounting compressed IOChao Yu2022-08-291-5/+19
| |/
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-103-0/+233
|\ \
| * | mm/khugepaged: add tracepoint to hpage_collapse_scan_file()Zach O'Keefe2022-10-031-0/+34
| * | mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe2022-10-031-0/+1
| * | mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe2022-10-031-0/+1
| * | mm: start tracking VMAs with maple treeLiam R. Howlett2022-09-261-0/+73
| * | Maple Tree: add new data structureLiam R. Howlett2022-09-261-0/+123
| * | mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe2022-09-111-0/+1
| |/
* | Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-101-55/+19
|\ \
| * | mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not usingHyeonggon Yoo2022-09-011-22/+42
| * | mm/slab_common: unify NUMA and UMA version of tracepointsHyeonggon Yoo2022-09-011-58/+2
| |/
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-0/+93
|\ \
| * | habanalabs: trace DMA allocationsOhad Sharabi2022-09-181-8/+11
| * | habanalabs: define trace eventsOhad Sharabi2022-09-181-0/+90
| |/
* | Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-0/+29
|\ \
| * | io_uring: trace local task work runDylan Yudaken2022-09-211-0/+29
* | | Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2022-10-061-2/+0
|\ \ \
| * | | btrfs: stop tracking failed reads in the I/O treeChristoph Hellwig2022-09-261-1/+0
| * | | btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik2022-09-261-1/+0
* | | | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-052-0/+269
|\ \ \ \
| * | | | ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman2022-09-191-0/+17
| * | | | ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman2022-09-191-0/+60
| * | | | ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-191-0/+114
| * | | | ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman2022-09-191-0/+34
| * | | | ASoC: SOF: add widget setup/free tracingBard Liao2022-09-191-0/+44
| | |/ / | |/| |
* | | | Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2022-10-031-12/+14
|\ \ \ \
| * | | | fs: dlm: const void resource name parameterAlexander Aring2022-08-231-2/+2
| * | | | fs: dlm: trace user space callbacksAlexander Aring2022-08-231-10/+12
| | |_|/ | |/| |
* | | | Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-031-7/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | erofs: clean up erofs_iget()Gao Xiang2022-09-271-7/+4
| | |/ | |/|
* | | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-221-15/+15
|\ \ \ | |/ / |/| |
| * | firmware: arm_scmi: Harmonize SCMI tracing message formatCristian Marussi2022-08-231-15/+15
| |/
* / net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong2022-09-071-1/+14
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-111-1/+1
|\
| * KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang2022-08-101-1/+1
* | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-101-0/+20
|\ \
| * | SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2022-07-231-0/+20
* | | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-08-091-5/+9
|\ \ \
| * | | SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-5/+9
* | | | Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-091-0/+2
|\ \ \ \
| * | | | fscache: add tracepoint when failing cookieJeff Layton2022-08-091-0/+2
| |/ / /
* | | | Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-091-18/+18
|\ \ \ \
| * | | | afs: Fix access after dec in put functionsDavid Howells2022-08-021-6/+6
| * | | | afs: Use refcount_t rather than atomic_tDavid Howells2022-08-021-13/+13
| |/ / /
* | | | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-081-0/+22
|\ \ \ \