summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao1-2/+2
2025-04-03Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-19/+92
2025-03-28Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-31/+10
2025-03-28Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+116
2025-03-27Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-27Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+6
2025-03-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+4
2025-03-26Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-0/+37
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2025-03-25Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2025-03-25Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2025-03-25Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-34/+0
2025-03-25sched: Add sched tracepoints for RV task modelGabriele Monaco1-0/+13
2025-03-22tracing: gfp: vsprintf: Do not print "none" when using %pGg printf formatPetr Mladek1-1/+1
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust1-0/+1
2025-03-20sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar1-2/+0
2025-03-18mm/page_alloc: add trace event for totalreserve_pages calculationMartin Liu1-0/+18
2025-03-18mm/page_alloc: add trace event for per-zone lowmem reserve setupMartin Liu1-0/+27
2025-03-18mm/page_alloc: add trace event for per-zone watermark setupMartin Liu1-0/+33
2025-03-17writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou1-3/+2
2025-03-17writeback: rename variables in trace_balance_dirty_pages()Tang Yizhou1-7/+7
2025-03-17writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou1-10/+6
2025-03-16erofs: implement 48-bit block addressing for unencoded inodesGao Xiang1-1/+1
2025-03-10afs: Simplify cell record handlingDavid Howells1-12/+11
2025-03-10afs: Fix afs_server ref accountingDavid Howells1-3/+4
2025-03-10afs: Use the per-peer app data provided by rxrpcDavid Howells1-3/+1
2025-03-10afs: Drop the net parameter from afs_unuse_cell()David Howells1-0/+1
2025-03-10afs: Make afs_lookup_cell() take a trace noteDavid Howells1-1/+6
2025-03-10afs: Improve server refcount/active count tracingDavid Howells1-12/+15
2025-03-10afs: Improve afs_volume tracing to display a debug IDDavid Howells1-7/+11
2025-03-10afs: Change dynroot to create contents on demandDavid Howells1-0/+2
2025-03-06tracing: gfp: Remove duplication of recording GFP flagsSteven Rostedt1-31/+10
2025-03-04sched_ext: Add trace point to track sched_ext core eventsChangwoo Min1-0/+19
2025-03-04tracing: Fix DECLARE_TRACE_CONDITIONGabriele Monaco1-0/+7
2025-02-28pmdomain: Merge tag 'v6.14-rc4' from Linus into nextUlf Hansson1-1/+3
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2025-02-27trace/osnoise: Add trace events for samplesTomas Glozar1-0/+96
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+1
2025-02-25Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen1-0/+1
2025-02-22afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells1-0/+2
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2025-02-20SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao1-0/+6
2025-02-17cpuidle: psci: Add trace for PSCI domain idleKeita Morisaki1-0/+37
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells1-1/+3
2025-02-13scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche2-4/+4
2025-02-05rcu: Trace expedited grace-period numbers in hexadecimalPaul E. McKenney1-1/+1