aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Fix slow tracepointsKent Overstreet1-8/+8
2023-10-22bcachefs: Btree key cache coherencyKent Overstreet1-0/+6
2023-10-22bcachefs: Tracepoint improvementsKent Overstreet1-4/+98
2023-10-22bcachefs: Switch to __func__for recording where btree_trans was initializedKent Overstreet1-75/+63
2023-10-22bcachefs: bch_dev->devKent Overstreet1-3/+3
2023-10-22bcachefs: Add a tracepoint for the btree cache shrinkerKent Overstreet1-0/+28
2023-10-22bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet1-0/+15
2023-10-22bcachefs: Drop some fast path tracepointsKent Overstreet1-247/+0
2023-10-22bcachefs: btree_pathKent Overstreet1-2/+2
2023-10-22bcachefs: Minor tracepoint improvementsKent Overstreet1-6/+16
2023-10-22bcachefs: Improve btree iterator tracepointsKent Overstreet1-131/+324
2023-10-22bcachefs: Don't use uuid in tracepointsKent Overstreet1-51/+42
2023-10-22bcachefs: Add a tracepoint for copygc waitingKent Overstreet1-0/+21
2023-10-22bcachefs: Add a tracepoint for when we block on journal reclaimKent Overstreet1-0/+5
2023-10-22bcachefs: New tracepoint for bch2_trans_get_iter()Kent Overstreet1-0/+56
2023-10-22bcachefs: Allocator refactoringKent Overstreet1-18/+25
2023-10-22bcachefs: Improve trans_restart_mem_realloced tracepointKent Overstreet1-24/+13
2023-10-22bcachefs: Improve bch2_btree_iter_traverse_all()Kent Overstreet1-6/+38
2023-10-22bcachefs: Drop old style btree node coalescingKent Overstreet1-37/+0
2023-10-22bcachefs: Don't flush btree writes more aggressively because of btree key cacheKent Overstreet1-0/+5
2023-10-22bcachefs: Throttle updates when btree key cache is too dirtyKent Overstreet1-0/+5
2023-10-22bcachefs: Simplify transaction commit error pathKent Overstreet1-5/+0
2023-10-22bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyKent Overstreet1-0/+59
2023-10-22bcachefs: Convert tracepoints to use %ps, not %pfKent Overstreet1-2/+2
2023-10-22bcachefs: Improve tracing for transaction restartsKent Overstreet1-3/+40
2023-10-22bcachefs: Make copygc thread globalKent Overstreet1-3/+3
2023-10-22bcachefs: Add a few tracepointsKent Overstreet1-0/+17
2023-10-22bcachefs: More work to avoid transaction restartsKent Overstreet1-34/+56
2023-10-22bcachefs: improved btree locking tracepointsKent Overstreet1-0/+48
2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet1-3/+3
2023-10-22bcachefs: Add actual tracepoints for transaction restartsKent Overstreet1-0/+72
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-22bcachefs: kill bucket mark sector count saturationKent Overstreet1-25/+0
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+536