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