aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-09-16 14:42:38 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:40 -0400
commite4215d0fec777e6516306f5f1b69a45a4205dce0 (patch)
treebd67300e7d9e04babe4d1bcfa5da83b703910cc3 /tools/perf/scripts/python/bin/stackcollapse-report
parent367d72dd5fd5b9e0b87633cbcb11b58b91d6bcc5 (diff)
bcachefs: All held locks must be in a btree path
With the new deadlock cycle detector, it's critical that all held locks be marked in a btree_path, because that's what the cycle detector traverses - any locks that aren't correctly marked will cause deadlocks. This changes the btree_path to allocate some btree_paths for the new nodes, since until the final update is done we otherwise don't have a path referencing them. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions