aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells1-3/+2
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells1-2/+1
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells1-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells1-29/+111
2023-01-06rxrpc: Clean up connection abortDavid Howells1-0/+2
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells1-3/+2
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells1-0/+1
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells1-0/+1
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells1-0/+3
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-28rxrpc: Fix a couple of potential use-after-freesDavid Howells1-3/+3
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+10
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+27
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells1-1/+1
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds9-0/+70
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+5
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota1-1/+1
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-41/+135
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+4
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+165
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-189/+634
2022-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+43
2022-12-13tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)1-2/+8
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-5/+19
2022-12-12Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-15/+12
2022-12-12Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-0/+303
2022-12-12Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+14
2022-12-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-35/+73
2022-12-12f2fs: add block_age-based extent cacheJaegeuk Kim1-3/+83
2022-12-12f2fs: refactor extent_cache to support for read and moreJaegeuk Kim1-26/+36
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+112
2022-12-12Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd1-0/+43
2022-12-11mm/khugepaged: add tracepoint to collapse_file()Gautam Menghani1-0/+38
2022-12-10SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever1-1/+3
2022-12-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo1-0/+12
2022-12-10trace: Relocate event helper filesChuck Lever7-4/+4
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe1-4/+4
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers1-2/+5
2022-12-08jbd2: use the correct print formatBixuan Cui1-22/+22
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-12-07clk: Add trace events for rate requestsMaxime Ripard1-0/+43
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski1-0/+2
2022-12-07fscache,cachefiles: add prepare_ondemand_read() callbackJingbo Xu1-13/+14
2022-12-06cxl/pci: Add some type-safety to the AER trace pointsDan Williams1-8/+8
2022-12-06pwm/tracing: Also record trace events for failed API callsUwe Kleine-König1-10/+10
2022-12-05btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba1-15/+12
2022-12-03cxl/pci: add tracepoint events for CXL RASDave Jiang1-0/+112
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan1-11/+46
2022-12-01blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi1-2/+2
2022-12-01rxrpc: Transmit ACKs at the point of generationDavid Howells1-3/+0
2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells1-0/+38
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells1-22/+20
2022-12-01rxrpc: Simplify skbuff accounting in receive pathDavid Howells1-1/+2
2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells1-1/+5
2022-12-01rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells1-0/+3
2022-12-01rxrpc: Implement a mechanism to send an event notification to a callDavid Howells1-0/+52
2022-12-01rxrpc: Don't hold a ref for connection workqueueDavid Howells1-6/+5
2022-12-01rxrpc: Don't hold a ref for call timer or workqueueDavid Howells1-5/+1
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells1-24/+33
2022-12-01rxrpc: Trace rxrpc_bundle refcountDavid Howells1-0/+34
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells1-34/+49
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells1-21/+37
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells1-17/+26
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells1-13/+36
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells1-0/+60
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt1-4/+4
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-4/+4
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne1-0/+1
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas1-4/+4
2022-11-24net: use %pS for kfree_skb tracing event locationStanislav Fomichev1-1/+1
2022-11-23tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)9-0/+64
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani1-4/+4
2022-11-21asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan1-16/+27
2022-11-21fs: dlm: add dst nodeid for msg tracingAlexander Aring1-16/+22
2022-11-21fs: dlm: rename seq to h_seq for msg tracingAlexander Aring1-22/+22
2022-11-11Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Leon Romanovsky1-0/+66
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich1-9/+4
2022-11-08mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)1-0/+34
2022-11-08mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)1-0/+33
2022-11-08mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)1-0/+56
2022-11-08fd: dlm: trace send/recv of dlm message and rcomAlexander Aring1-0/+297
2022-11-08rxrpc: Fix congestion managementDavid Howells1-0/+1
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells1-3/+4
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells1-38/+40
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells1-8/+11
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells1-7/+5
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells1-0/+24
2022-11-08rxrpc: Clean up ACK handlingDavid Howells1-16/+36
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells1-12/+35
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells1-0/+45
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells1-6/+3
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells1-0/+1
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells1-1/+41
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells1-0/+36
2022-11-01f2fs: fix the msg data typeMukesh Ojha1-1/+1
2022-11-01f2fs: fix the assign logic of iocbMukesh Ojha1-15/+19
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+66
2022-10-12watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König1-0/+66
2022-10-10Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+28
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+233
2022-10-10Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-55/+19
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+93
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds1-0/+29
2022-10-06Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-2/+0
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+269
2022-10-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong1-4/+9
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-12/+14
2022-10-03Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+4
2022-10-03mm/khugepaged: add tracepoint to hpage_collapse_scan_file()Zach O'Keefe1-0/+34
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe1-0/+1
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe1-0/+1
2022-09-27erofs: clean up erofs_iget()Gao Xiang1-7/+4
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett1-0/+73
2022-09-26Maple Tree: add new data structureLiam R. Howlett1-0/+123
2022-09-26btrfs: stop tracking failed reads in the I/O treeChristoph Hellwig1-1/+0
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik1-1/+0
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+15
2022-09-21io_uring: trace local task work runDylan Yudaken1-0/+29
2022-09-19ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman1-0/+17
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman1-0/+60
2022-09-19ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao1-0/+114
2022-09-19ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman1-0/+34
2022-09-19ASoC: SOF: add widget setup/free tracingBard Liao1-0/+44
2022-09-18habanalabs: trace DMA allocationsOhad Sharabi1-8/+11
2022-09-18habanalabs: define trace eventsOhad Sharabi1-0/+90
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe1-0/+1
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong1-1/+14
2022-09-01mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not usingHyeonggon Yoo1-22/+42
2022-09-01mm/slab_common: unify NUMA and UMA version of tracepointsHyeonggon Yoo1-58/+2
2022-08-29f2fs: iostat: support accounting compressed IOChao Yu1-5/+19
2022-08-23fs: dlm: const void resource name parameterAlexander Aring1-2/+2
2022-08-23fs: dlm: trace user space callbacksAlexander Aring1-10/+12
2022-08-23firmware: arm_scmi: Harmonize SCMI tracing message formatCristian Marussi1-15/+15
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+20
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang1-1/+1
2022-08-09Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-5/+9
2022-08-09Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2022-08-09Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-18/+18
2022-08-09fscache: add tracepoint when failing cookieJeff Layton1-0/+2
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+22
2022-08-06Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds1-0/+48
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-94/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+97
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds12-19/+187
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+24
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-91/+4
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+158
2022-08-03cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski1-0/+22
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-19/+19
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds1-0/+25
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-86/+88
2022-08-02tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)1-1/+1
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+8
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+29
2022-08-02afs: Fix access after dec in put functionsDavid Howells1-6/+6
2022-08-02afs: Use refcount_t rather than atomic_tDavid Howells1-13/+13
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+56
2022-08-01Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+26
2022-08-01Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-22/+96
2022-07-31tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-07-30rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira1-0/+12
2022-07-30rv/monitor: Add the wip monitorDaniel Bristot de Oliveira1-0/+10
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosDaniel Bristot de Oliveira1-0/+120
2022-07-30tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-07-29SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever1-5/+9
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-20/+8
2022-07-29Merge back cpuidle material for 5.20.Rafael J. Wysocki1-0/+29
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel1-94/+0
2022-07-28drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracingLukasz Luba1-20/+8
2022-07-25btrfs: add tracepoints for ordered extentsJohannes Thumshirn1-0/+64
2022-07-25btrfs: add trace event for submitted RAID56 bioQu Wenruo1-0/+94
2022-07-24io_uring: Add tracepoint for short writesStefan Roesch1-0/+25
2022-07-24io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-07-24io_uring: add trace event for running task workDylan Yudaken1-0/+30
2022-07-24io_uring: clean up tracing eventsPavel Begunkov1-85/+57
2022-07-24spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever1-0/+20
2022-07-19scsi: qla2xxx: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-19scsi: iscsi: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)5-0/+20
2022-07-15neighbor: tracing: Have neigh_create event use __string()Steven Rostedt (Google)1-1/+1
2022-07-15tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table eventSteven Rostedt (Google)2-7/+7
2022-07-15iommu/vt-d: Move trace/events/intel_iommu.h under iommuLu Baolu1-94/+0
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+5
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+4
2022-07-14tracing: devlink: Use static array for string in devlink_trap_report eventSteven Rostedt (Google)1-4/+3
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-2/+2
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche1-6/+6
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche1-11/+11
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu1-1/+1
2022-07-08net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-06Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+56
2022-07-04mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin1-14/+26
2022-07-04include: trace: Add SCMI fast channel tracingCristian Marussi1-0/+25