summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-04mm: add alloc_contig_migrate_range allocation statisticsRichard Chang
2024-03-04mm: update mark_victim tracepoints fieldsCarlos Galo
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever
2024-02-29rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells
2024-02-29rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomicsDavid Howells
2024-02-29rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit traceDavid Howells
2024-02-28SUNRPC: add xrpt id to rpc_stats_latency tracepointOlga Kornievskaia
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat
2024-02-22mm: compaction: update the cc->nr_migratepages when allocating or freeing the...Baolin Wang
2024-02-22timer_migration: Add tracepointsAnna-Maria Behnsen
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05afs: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-02filelock: rename some fields in tracepointsJeff Layton
2024-01-31platform/x86/intel/ifs: Add current batch number to trace outputAshok Raj
2024-01-31platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-18ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-11Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-01-10Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-10Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08Merge tag 'timers-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2024-01-07svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()Chuck Lever
2024-01-07svcrdma: Update some svcrdma DMA-related tracepointsChuck Lever
2024-01-07svcrdma: DMA error tracepoints should report completion IDsChuck Lever
2024-01-07svcrdma: SQ error tracepoints should report completion IDsChuck Lever
2024-01-07rpcrdma: Introduce a simple cid tracepoint classChuck Lever
2024-01-07SUNRPC: Remove RQ_SPLICE_OKChuck Lever
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-01afs: trace: Log afs_make_call(), including server addressDavid Howells
2024-01-01afs: Fix fileserver rotationDavid Howells
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells
2024-01-01afs: Apply server breaks to mmap'd files in the call processorDavid Howells