summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2023-02-07rxrpc: Trace ack.rwindDavid Howells-4/+7
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams-112/+0
2023-02-07f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li-27/+27
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata-0/+58
2023-02-02mm: discard __GFP_ATOMICNeilBrown-1/+0
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells-3/+2
2023-01-31rxrpc: Simplify ACK handlingDavid Howells-0/+36
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells-4/+6
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells-1/+2
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells-98/+98
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells-213/+213
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar-40/+128
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter-40/+128
2023-01-30f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu-0/+37
2023-01-30rxrpc: Fix trace stringDavid Howells-1/+1
2023-01-26habanalabs: define events to trace PCI LBW accessOhad Sharabi-0/+39
2023-01-26habanalabs: define traces for COMMS protocolOhad Sharabi-0/+36
2023-01-24Merge tag 'scmi-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-6/+12
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye-0/+24
2023-01-20include: trace: Add platform and channel instance referencesCristian Marussi-6/+12
2023-01-18cma: tracing: print alloc result in trace_cma_alloc_finishWenchao Hao-3/+29
2023-01-13iommu: Remove detach_dev callbackLu Baolu-7/+0
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui-0/+45
2023-01-11f2fs: support accounting iostat count and avg_bytesYangtao Li-1/+1
2023-01-06f2fs: remove the create argument to f2fs_map_blocksChristoph Hellwig-7/+4
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells-3/+2
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells-2/+1
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells-29/+111
2023-01-06rxrpc: Clean up connection abortDavid Howells-0/+2
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells-3/+2
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells-0/+1
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells-0/+1
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells-0/+3
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+3
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams-112/+0
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-12-28rxrpc: Fix a couple of potential use-after-freesDavid Howells-3/+3
2022-12-27tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers-1/+4
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers-1/+3
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+10
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+27
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells-1/+1
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+5
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota-1/+1
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-41/+135
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-9/+4
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+165
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-189/+634