summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/trace.h
Commit message (Expand)AuthorAgeFilesLines
...
* bcachefs: Improved errcodesKent Overstreet2023-10-221-16/+16
* bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet2023-10-221-4/+25
* bcachefs: Bucket invalidate path improvementsKent Overstreet2023-10-221-4/+7
* bcachefs: Tracepoint improvementsKent Overstreet2023-10-221-110/+91
* bcachefs: Don't normalize to pages in btree cache shrinkerKent Overstreet2023-10-221-18/+10
* bcachefs: Add a tracepoint for superblock writesKent Overstreet2023-10-221-0/+20
* bcachefs: New discard implementationKent Overstreet2023-10-221-0/+34
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-15/+52
* bcachefs: bch2_btree_update_start() refactoringKent Overstreet2023-10-221-10/+13
* bcachefs: x-macroize alloc_reserve enumKent Overstreet2023-10-221-11/+11
* bcachefs: Run overwrite triggers before insertKent Overstreet2023-10-221-8/+0
* bcachefs: Fix large key cache keysKent Overstreet2023-10-221-3/+37
* bcachefs: Fix a use after freeKent Overstreet2023-10-221-0/+8
* bcachefs: Fix failure to allocate btree node in cacheKent Overstreet2023-10-221-0/+8
* bcachefs: Fix slow tracepointsKent Overstreet2023-10-221-8/+8
* bcachefs: Btree key cache coherencyKent Overstreet2023-10-221-0/+6
* bcachefs: Tracepoint improvementsKent Overstreet2023-10-221-4/+98
* bcachefs: Switch to __func__for recording where btree_trans was initializedKent Overstreet2023-10-221-75/+63
* bcachefs: bch_dev->devKent Overstreet2023-10-221-3/+3
* bcachefs: Add a tracepoint for the btree cache shrinkerKent Overstreet2023-10-221-0/+28
* bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet2023-10-221-0/+15
* bcachefs: Drop some fast path tracepointsKent Overstreet2023-10-221-247/+0
* bcachefs: btree_pathKent Overstreet2023-10-221-2/+2
* bcachefs: Minor tracepoint improvementsKent Overstreet2023-10-221-6/+16
* bcachefs: Improve btree iterator tracepointsKent Overstreet2023-10-221-131/+324
* bcachefs: Don't use uuid in tracepointsKent Overstreet2023-10-221-51/+42
* bcachefs: Add a tracepoint for copygc waitingKent Overstreet2023-10-221-0/+21
* bcachefs: Add a tracepoint for when we block on journal reclaimKent Overstreet2023-10-221-0/+5
* bcachefs: New tracepoint for bch2_trans_get_iter()Kent Overstreet2023-10-221-0/+56
* bcachefs: Allocator refactoringKent Overstreet2023-10-221-18/+25
* bcachefs: Improve trans_restart_mem_realloced tracepointKent Overstreet2023-10-221-24/+13
* bcachefs: Improve bch2_btree_iter_traverse_all()Kent Overstreet2023-10-221-6/+38
* bcachefs: Drop old style btree node coalescingKent Overstreet2023-10-221-37/+0
* bcachefs: Don't flush btree writes more aggressively because of btree key cacheKent Overstreet2023-10-221-0/+5
* bcachefs: Throttle updates when btree key cache is too dirtyKent Overstreet2023-10-221-0/+5
* bcachefs: Simplify transaction commit error pathKent Overstreet2023-10-221-5/+0
* bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyKent Overstreet2023-10-221-0/+59
* bcachefs: Convert tracepoints to use %ps, not %pfKent Overstreet2023-10-221-2/+2
* bcachefs: Improve tracing for transaction restartsKent Overstreet2023-10-221-3/+40
* bcachefs: Make copygc thread globalKent Overstreet2023-10-221-3/+3
* bcachefs: Add a few tracepointsKent Overstreet2023-10-221-0/+17
* bcachefs: More work to avoid transaction restartsKent Overstreet2023-10-221-34/+56
* bcachefs: improved btree locking tracepointsKent Overstreet2023-10-221-0/+48
* bcachefs: btree_bkey_cached_commonKent Overstreet2023-10-221-3/+3
* bcachefs: Add actual tracepoints for transaction restartsKent Overstreet2023-10-221-0/+72
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-1/+1
* bcachefs: kill bucket mark sector count saturationKent Overstreet2023-10-221-25/+0
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+536