aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2024-12-22tracing: Remove pid in task_rename tracing outputMarco Elver1-5/+2
2024-12-22tracing: Add task_prctl_unknown tracepointMarco Elver1-0/+37
2024-12-20afs: Add a tracepoint for afs_read_receive()David Howells1-0/+30
2024-12-20afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells1-0/+2
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells1-67/+12
2024-12-20afs: Fix cleanup of immediately failed async callsDavid Howells1-0/+2
2024-12-20afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells1-0/+1
2024-12-20afs: Use netfslib for directoriesDavid Howells1-3/+3
2024-12-20netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells1-0/+4
2024-12-20netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells1-4/+2
2024-12-20afs: Add more tracepoints to do with tracking validityDavid Howells1-5/+164
2024-12-20cachefiles: Add auxiliary data traceDavid Howells1-3/+10
2024-12-20cachefiles: Add some subrequest tracepointsDavid Howells1-0/+3
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells1-0/+2
2024-12-20netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells1-2/+39
2024-12-20cachefiles: Clean up some whitespace in trace headerDavid Howells1-86/+86
2024-12-20netfs: Clean up some whitespace in trace headerDavid Howells1-65/+65
2024-12-19tracing: ipv6: Add flow label to fib6_table_lookup tracepointIdo Schimmel1-3/+5
2024-12-16f2fs: Remove calls to folio_file_mapping()Matthew Wilcox (Oracle)1-5/+4
2024-12-16f2fs: Convert submit tracepoints to take a folioMatthew Wilcox (Oracle)1-15/+15
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-0/+101
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-12-09rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells1-19/+323
2024-12-09rxrpc: Manage RTT per-call rather than per-peerDavid Howells1-1/+1
2024-12-09rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells1-4/+9
2024-12-09rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells1-7/+14
2024-12-09rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells1-2/+0
2024-12-09rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells1-1/+4
2024-12-09rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells1-4/+10
2024-12-09rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells1-9/+5
2024-12-09rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells1-11/+75
2024-12-09rxrpc: Adjust names and types of congestion-related fieldsDavid Howells1-23/+35
2024-12-09rxrpc: Replace call->acks_first_seq with tracking of the hard ACK pointDavid Howells1-36/+32
2024-12-09rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove itDavid Howells1-10/+10
2024-12-09rxrpc: Implement progressive transmission queue structDavid Howells1-15/+83
2024-12-09rxrpc: Fix CPU time starvation in I/O threadDavid Howells1-0/+3
2024-12-09rxrpc: Add a tracepoint to show variables pertinent to jumbo packet sizeDavid Howells1-0/+41
2024-12-09rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)David Howells1-0/+124
2024-12-09rxrpc: Request an ACK on impending Tx stallDavid Howells1-0/+1
2024-12-09rxrpc: Clean up Tx header flags generation handlingDavid Howells1-1/+0
2024-12-09rxrpc: Fix handling of received connection abortDavid Howells1-0/+25
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita1-1/+1
2024-12-04security: add trace event for cap_capableJordan Rome1-0/+57
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard24-138/+1028
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-0/+43
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+35
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-10/+155
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds6-17/+120
2024-11-22accel/amdxdna: Add command executionLizhi Hou1-0/+41