aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Better approach to write vs. read lock deadlocksGravatar Kent Overstreet 1-0/+15
2023-10-22bcachefs: Drop some fast path tracepointsGravatar Kent Overstreet 1-247/+0
2023-10-22bcachefs: btree_pathGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: Minor tracepoint improvementsGravatar Kent Overstreet 1-6/+16
2023-10-22bcachefs: Improve btree iterator tracepointsGravatar Kent Overstreet 1-131/+324
2023-10-22bcachefs: Don't use uuid in tracepointsGravatar Kent Overstreet 1-51/+42
2023-10-22bcachefs: Add a tracepoint for copygc waitingGravatar Kent Overstreet 1-0/+21
2023-10-22bcachefs: Add a tracepoint for when we block on journal reclaimGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: New tracepoint for bch2_trans_get_iter()Gravatar Kent Overstreet 1-0/+56
2023-10-22bcachefs: Allocator refactoringGravatar Kent Overstreet 1-18/+25
2023-10-22bcachefs: Improve trans_restart_mem_realloced tracepointGravatar Kent Overstreet 1-24/+13
2023-10-22bcachefs: Improve bch2_btree_iter_traverse_all()Gravatar Kent Overstreet 1-6/+38
2023-10-22bcachefs: Drop old style btree node coalescingGravatar Kent Overstreet 1-37/+0
2023-10-22bcachefs: Don't flush btree writes more aggressively because of btree key cacheGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Throttle updates when btree key cache is too dirtyGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Simplify transaction commit error pathGravatar Kent Overstreet 1-5/+0
2023-10-22bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyGravatar Kent Overstreet 1-0/+59
2023-10-22bcachefs: Convert tracepoints to use %ps, not %pfGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: Improve tracing for transaction restartsGravatar Kent Overstreet 1-3/+40
2023-10-22bcachefs: Make copygc thread globalGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: Add a few tracepointsGravatar Kent Overstreet 1-0/+17
2023-10-22bcachefs: More work to avoid transaction restartsGravatar Kent Overstreet 1-34/+56
2023-10-22bcachefs: improved btree locking tracepointsGravatar Kent Overstreet 1-0/+48
2023-10-22bcachefs: btree_bkey_cached_commonGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: Add actual tracepoints for transaction restartsGravatar Kent Overstreet 1-0/+72
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: kill bucket mark sector count saturationGravatar Kent Overstreet 1-25/+0
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+536