summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.h
AgeCommit message (Expand)Author
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet
2024-01-21bcachefs: Better journal tracepointsKent Overstreet
2024-01-21bcachefs: Re-add move_extent_write tracepointKent Overstreet
2024-01-05bcachefs: Improve would_deadlock trace eventKent Overstreet
2024-01-01bcachefs: kill btree_path->(alloc_seq|downgrade_seq)Kent Overstreet
2024-01-01bcachefs: Include btree_trans in more tracepointsKent Overstreet
2024-01-01bcachefs: Improve trace_trans_restart_would_deadlockKent Overstreet
2024-01-01bcachefs: Improve trace_trans_restart_too_many_iters()Kent Overstreet
2024-01-01bcachefs: Improve btree write buffer tracepointsKent Overstreet
2024-01-01bcachefs: Add a rebalance, data_update tracepointsKent Overstreet
2024-01-01bcachefs: Add a tracepoint for journal entry closeKent Overstreet
2024-01-01bcachefs: Improve btree_path_dowgrade tracepointKent Overstreet
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet
2023-11-01bcachefs: Don't downgrade locks on transaction restartKent Overstreet
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-22bcachefs: trace_read_nopromote()Kent Overstreet
2023-10-22bcachefs: Improve btree_path_relock_fail tracepointKent Overstreet
2023-10-22bcachefs: More drop_locks_do() conversionsKent Overstreet
2023-10-22six locks: Kill six_lock_state unionKent Overstreet
2023-10-22bcachefs: Improve move path tracepointsKent Overstreet
2023-10-22bcachefs: Improve trace_move_extent_fail()Kent Overstreet
2023-10-22bcachefs: Improve trans_restart_split_race tracepointKent Overstreet
2023-10-22bcachefs: Rework open bucket partial list allocationKent Overstreet
2023-10-22bcachefs: Make bucket_alloc tracepoint more readableKent Overstreet
2023-10-22bcachefs: Add tracepoint & counter for btree split raceKent Overstreet
2023-10-22bcachefs: Fragmentation LRUKent Overstreet
2023-10-22bcachefs: Nocow supportKent Overstreet
2023-10-22bcachefs: Copygc now uses backpointersKent Overstreet
2023-10-22bcachefs: Btree write bufferKent Overstreet
2023-10-22bcachefs: Improve btree_reserve_get_fail tracepointKent Overstreet
2023-10-22bcachefs: More style fixesKent Overstreet
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