summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet1-4/+25
2023-10-23bcachefs: Bucket invalidate path improvementsKent Overstreet1-4/+7
2023-10-23bcachefs: Tracepoint improvementsKent Overstreet1-110/+91
2023-10-23bcachefs: Don't normalize to pages in btree cache shrinkerKent Overstreet1-18/+10
2023-10-23bcachefs: Add a tracepoint for superblock writesKent Overstreet1-0/+20
2023-10-23bcachefs: New discard implementationKent Overstreet1-0/+34
2023-10-23bcachefs: Kill allocator threads & freelistsKent Overstreet1-15/+52
2023-10-23bcachefs: bch2_btree_update_start() refactoringKent Overstreet1-10/+13
2023-10-23bcachefs: x-macroize alloc_reserve enumKent Overstreet1-11/+11
2023-10-23bcachefs: Run overwrite triggers before insertKent Overstreet1-8/+0
2023-10-23bcachefs: Fix large key cache keysKent Overstreet1-3/+37
2023-10-23bcachefs: Fix a use after freeKent Overstreet1-0/+8
2023-10-23bcachefs: Fix failure to allocate btree node in cacheKent Overstreet1-0/+8
2023-10-23bcachefs: Fix slow tracepointsKent Overstreet1-8/+8
2023-10-23bcachefs: Btree key cache coherencyKent Overstreet1-0/+6
2023-10-23bcachefs: Tracepoint improvementsKent Overstreet1-4/+98
2023-10-23bcachefs: Switch to __func__for recording where btree_trans was initializedKent Overstreet1-75/+63
2023-10-23bcachefs: bch_dev->devKent Overstreet1-3/+3
2023-10-23bcachefs: Add a tracepoint for the btree cache shrinkerKent Overstreet1-0/+28
2023-10-23bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet1-0/+15
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