summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers
2022-12-08jbd2: use the correct print formatBixuan Cui
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07clk: Add trace events for rate requestsMaxime Ripard
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07fscache,cachefiles: add prepare_ondemand_read() callbackJingbo Xu
2022-12-06cxl/pci: Add some type-safety to the AER trace pointsDan Williams
2022-12-06pwm/tracing: Also record trace events for failed API callsUwe Kleine-König
2022-12-05btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba
2022-12-03cxl/pci: add tracepoint events for CXL RASDave Jiang
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan
2022-12-01blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi
2022-12-01rxrpc: Transmit ACKs at the point of generationDavid Howells
2022-12-01rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells
2022-12-01rxrpc: Simplify skbuff accounting in receive pathDavid Howells
2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells
2022-12-01rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells
2022-12-01rxrpc: Implement a mechanism to send an event notification to a callDavid Howells
2022-12-01rxrpc: Don't hold a ref for connection workqueueDavid Howells
2022-12-01rxrpc: Don't hold a ref for call timer or workqueueDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells
2022-12-01rxrpc: Trace rxrpc_bundle refcountDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29mm: Add PG_arch_3 page flagPeter Collingbourne
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas
2022-11-24net: use %pS for kfree_skb tracing event locationStanislav Fomichev
2022-11-23tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani
2022-11-21asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug infoSai Prakash Ranjan
2022-11-21fs: dlm: add dst nodeid for msg tracingAlexander Aring
2022-11-21fs: dlm: rename seq to h_seq for msg tracingAlexander Aring
2022-11-11Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Leon Romanovsky
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-11-08mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)
2022-11-08mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)
2022-11-08fd: dlm: trace send/recv of dlm message and rcomAlexander Aring
2022-11-08rxrpc: Fix congestion managementDavid Howells
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells