summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Minor tracepoint improvementsKent Overstreet
2023-10-22bcachefs: Improve btree iterator tracepointsKent Overstreet
2023-10-22bcachefs: Don't use uuid in tracepointsKent Overstreet
2023-10-22bcachefs: Add a tracepoint for copygc waitingKent Overstreet
2023-10-22bcachefs: Add a tracepoint for when we block on journal reclaimKent Overstreet
2023-10-22bcachefs: New tracepoint for bch2_trans_get_iter()Kent Overstreet
2023-10-22bcachefs: Allocator refactoringKent Overstreet
2023-10-22bcachefs: Improve trans_restart_mem_realloced tracepointKent Overstreet
2023-10-22bcachefs: Improve bch2_btree_iter_traverse_all()Kent Overstreet
2023-10-22bcachefs: Drop old style btree node coalescingKent Overstreet
2023-10-22bcachefs: Don't flush btree writes more aggressively because of btree key cacheKent Overstreet
2023-10-22bcachefs: Throttle updates when btree key cache is too dirtyKent Overstreet
2023-10-22bcachefs: Simplify transaction commit error pathKent Overstreet
2023-10-22bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyKent Overstreet
2023-10-22bcachefs: Convert tracepoints to use %ps, not %pfKent Overstreet
2023-10-22bcachefs: Improve tracing for transaction restartsKent Overstreet
2023-10-22bcachefs: Make copygc thread globalKent Overstreet
2023-10-22bcachefs: Add a few tracepointsKent Overstreet
2023-10-22bcachefs: More work to avoid transaction restartsKent Overstreet
2023-10-22bcachefs: improved btree locking tracepointsKent Overstreet
2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet
2023-10-22bcachefs: Add actual tracepoints for transaction restartsKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: kill bucket mark sector count saturationKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet