summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: bucket_alloc_stateKent Overstreet
2023-10-22bcachefs: Improve bucket_alloc tracepointKent Overstreet
2023-10-22bcachefs: Delete old deadlock avoidance codeKent Overstreet
2023-10-22bcachefs: Deadlock cycle detectorKent Overstreet
2023-10-22bcachefs: bch2_btree_path_upgrade() now emits transaction restartKent Overstreet
2023-10-22bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-10-22bcachefs: Improve trans_restart_journal_preres_get tracepointKent Overstreet
2023-10-22bcachefs: Improve btree_node_relock_fail tracepointKent Overstreet
2023-10-22bcachefs: Switch btree locking code to struct btree_bkey_cached_commonKent Overstreet
2023-10-22six locks: Improve six_lock_countKent Overstreet
2023-10-22bcachefs: fsck: Another transaction restart handling fixKent Overstreet
2023-10-22bcachefs: Tracepoint improvementsKent Overstreet
2023-10-22bcachefs: Tracepoint improvementsKent Overstreet
2023-10-22bcachefs: Inject transaction restarts in debug modeKent Overstreet
2023-10-22bcachefs: btree_trans_too_many_iters() is now a transaction restartKent Overstreet
2023-10-22bcachefs: Improved errcodesKent Overstreet
2023-10-22bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet
2023-10-22bcachefs: Bucket invalidate path improvementsKent Overstreet
2023-10-22bcachefs: Tracepoint improvementsKent Overstreet
2023-10-22bcachefs: Don't normalize to pages in btree cache shrinkerKent Overstreet
2023-10-22bcachefs: Add a tracepoint for superblock writesKent Overstreet
2023-10-22bcachefs: New discard implementationKent Overstreet
2023-10-22bcachefs: Kill allocator threads & freelistsKent Overstreet
2023-10-22bcachefs: bch2_btree_update_start() refactoringKent Overstreet
2023-10-22bcachefs: x-macroize alloc_reserve enumKent Overstreet
2023-10-22bcachefs: Run overwrite triggers before insertKent Overstreet
2023-10-22bcachefs: Fix large key cache keysKent Overstreet
2023-10-22bcachefs: Fix a use after freeKent Overstreet
2023-10-22bcachefs: Fix failure to allocate btree node in cacheKent Overstreet
2023-10-22bcachefs: Fix slow tracepointsKent Overstreet
2023-10-22bcachefs: Btree key cache coherencyKent Overstreet
2023-10-22bcachefs: Tracepoint improvementsKent Overstreet
2023-10-22bcachefs: Switch to __func__for recording where btree_trans was initializedKent Overstreet
2023-10-22bcachefs: bch_dev->devKent Overstreet
2023-10-22bcachefs: Add a tracepoint for the btree cache shrinkerKent Overstreet
2023-10-22bcachefs: Better approach to write vs. read lock deadlocksKent Overstreet
2023-10-22bcachefs: Drop some fast path tracepointsKent Overstreet
2023-10-22bcachefs: btree_pathKent Overstreet
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