summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | rxrpc: Don't use a ring buffer for call Tx queueDavid Howells2022-11-081-38/+40
| * | | | | rxrpc: Get rid of the Rx ringDavid Howells2022-11-081-8/+11
| * | | | | rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells2022-11-081-7/+5
| * | | | | rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells2022-11-081-0/+24
| * | | | | rxrpc: Clean up ACK handlingDavid Howells2022-11-081-16/+36
| * | | | | rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells2022-11-081-12/+35
| * | | | | rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells2022-11-081-0/+45
| * | | | | rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells2022-11-081-6/+3
| * | | | | rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells2022-11-081-0/+1
| * | | | | rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells2022-11-081-1/+41
| * | | | | rxrpc: Trace setting of the request-ack flagDavid Howells2022-11-081-0/+36
| | |_|/ / | |/| | |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-12-131-0/+43
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd2022-12-121-0/+43
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | * | | clk: Add trace events for rate requestsMaxime Ripard2022-12-071-0/+43
| | |/ / /
* | | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-2/+2
|\ \ \ \ \
| * | | | | blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi2022-12-011-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-137-5/+19
|\ \ \ \ \
| * | | | | SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever2022-12-101-1/+3
| * | | | | NFSD: add CB_RECALL_ANY tracepointsDai Ngo2022-12-101-0/+12
| * | | | | trace: Relocate event helper filesChuck Lever2022-12-107-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2022-12-131-15/+12
|\ \ \ \ \
| * | | | | btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba2022-12-051-15/+12
| |/ / / /
* | | | | Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2022-12-131-0/+303
|\ \ \ \ \
| * | | | | fs: dlm: add dst nodeid for msg tracingAlexander Aring2022-11-211-16/+22
| * | | | | fs: dlm: rename seq to h_seq for msg tracingAlexander Aring2022-11-211-22/+22
| * | | | | fd: dlm: trace send/recv of dlm message and rcomAlexander Aring2022-11-081-0/+297
| | |/ / / | |/| | |
* | | | | Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-13/+14
|\ \ \ \ \
| * | | | | fscache,cachefiles: add prepare_ondemand_read() callbackJingbo Xu2022-12-071-13/+14
| |/ / / /
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-12-132-35/+73
|\ \ \ \ \
| * | | | | ext4: disable fast-commit of encrypted dir operationsEric Biggers2022-12-091-2/+5
| * | | | | jbd2: use the correct print formatBixuan Cui2022-12-091-22/+22
| * | | | | ext4: split ext4_journal_start trace for debugchangfengnan2022-12-011-11/+46
| |/ / / /
* | | | | Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-12-121-0/+112
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cxl/pci: Add some type-safety to the AER trace pointsDan Williams2022-12-061-8/+8
| * | | | cxl/pci: add tracepoint events for CXL RASDave Jiang2022-12-031-0/+112
| |/ / /
* | / / fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski2022-12-071-0/+2
| |/ / |/| |
* | | mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani2022-11-231-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-111-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-301-5/+19
| |/
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-113-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-271-0/+73
| * | Maple Tree: add new data structureLiam R. Howlett2022-09-271-0/+123
| * | mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe2022-09-121-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
|\ \