summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet1-1/+1
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet1-8/+4
2024-01-21bcachefs: Better journal tracepointsKent Overstreet1-21/+7
2024-01-21bcachefs: Re-add move_extent_write tracepointKent Overstreet1-23/+11
2024-01-06bcachefs: Improve would_deadlock trace eventKent Overstreet1-3/+23
2024-01-01bcachefs: kill btree_path->(alloc_seq|downgrade_seq)Kent Overstreet1-8/+2
2024-01-01bcachefs: Include btree_trans in more tracepointsKent Overstreet1-30/+74
2024-01-01bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet1-3/+4
2024-01-01bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet1-11/+35
2024-01-01bcachefs: Improve btree write buffer tracepointsKent Overstreet1-7/+24
2024-01-01bcachefs: Add a rebalance, data_update tracepointsKent Overstreet1-11/+23
2024-01-01bcachefs: Add a tracepoint for journal entry closeKent Overstreet1-0/+19
2024-01-01bcachefs: Improve btree_path_dowgrade tracepointKent Overstreet1-4/+19
2023-11-29bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet1-3/+3
2023-11-15bcachefs: Kill journal pre-reservationsKent Overstreet1-9/+2
2023-11-02bcachefs: Don't downgrade locks on transaction restartKent Overstreet1-4/+43
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet1-10/+21
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet1-6/+6
2023-10-23bcachefs: trace_read_nopromote()Kent Overstreet1-0/+19
2023-10-23bcachefs: Improve btree_path_relock_fail tracepointKent Overstreet1-4/+22
2023-10-23bcachefs: More drop_locks_do() conversionsKent Overstreet1-19/+0
2023-10-23six locks: Kill six_lock_state unionKent Overstreet1-2/+6
2023-10-23bcachefs: Improve move path tracepointsKent Overstreet1-18/+39
2023-10-23bcachefs: Improve trace_move_extent_fail()Kent Overstreet1-3/+15
2023-10-23bcachefs: Improve trans_restart_split_race tracepointKent Overstreet1-3/+28
2023-10-23bcachefs: Rework open bucket partial list allocationKent Overstreet1-10/+4
2023-10-23bcachefs: Make bucket_alloc tracepoint more readableKent Overstreet1-4/+4
2023-10-23bcachefs: Add tracepoint & counter for btree split raceKent Overstreet1-0/+6
2023-10-23bcachefs: Fragmentation LRUKent Overstreet1-4/+6
2023-10-23bcachefs: Nocow supportKent Overstreet1-1/+4
2023-10-23bcachefs: Copygc now uses backpointersKent Overstreet1-0/+31
2023-10-23bcachefs: Btree write bufferKent Overstreet1-0/+45
2023-10-23bcachefs: Improve btree_reserve_get_fail tracepointKent Overstreet1-4/+8
2023-10-23bcachefs: More style fixesKent Overstreet1-13/+13
2023-10-23bcachefs: bucket_alloc_stateKent Overstreet1-19/+10
2023-10-23bcachefs: Improve bucket_alloc tracepointKent Overstreet1-5/+20
2023-10-23bcachefs: Delete old deadlock avoidance codeKent Overstreet1-50/+3
2023-10-23bcachefs: Deadlock cycle detectorKent Overstreet1-0/+6
2023-10-23bcachefs: bch2_btree_path_upgrade() now emits transaction restartKent Overstreet1-12/+47
2023-10-23bcachefs: Add persistent counters for all tracepointsKent Overstreet1-86/+96
2023-10-23bcachefs: Improve trans_restart_journal_preres_get tracepointKent Overstreet1-3/+21
2023-10-23bcachefs: Improve btree_node_relock_fail tracepointKent Overstreet1-12/+17
2023-10-23bcachefs: Switch btree locking code to struct btree_bkey_cached_commonKent Overstreet1-1/+1
2023-10-23six locks: Improve six_lock_countKent Overstreet1-4/+4
2023-10-23bcachefs: fsck: Another transaction restart handling fixKent Overstreet1-2/+9
2023-10-23bcachefs: Tracepoint improvementsKent Overstreet1-254/+167
2023-10-23bcachefs: Tracepoint improvementsKent Overstreet1-13/+112
2023-10-23bcachefs: Inject transaction restarts in debug modeKent Overstreet1-0/+6
2023-10-23bcachefs: btree_trans_too_many_iters() is now a transaction restartKent Overstreet1-0/+6
2023-10-23bcachefs: Improved errcodesKent Overstreet1-16/+16