diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-21 20:02:51 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-22 03:14:30 +0300 |
commit | 41e51769b8a649dd3db7070370cb6aa127f86307 (patch) | |
tree | 9a176a2c560fce08536e0773214c389f85030c73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0499a82b18b5ddee0d97d2cfcae0c0120f858c1f (diff) | |
download | linux-41e51769b8a649dd3db7070370cb6aa127f86307.tar.xz |
bcachefs: Make various async objs visible in debugfs
Add async objs list for
- promote_op
- bch_read_bio
- btree_read_bio
- btree_write_bio
This gets us introspection on in-flight async ops, and because under the
hood it uses fast_lists (percpu slot buffer on top of a radix tree),
it'll be fast enough to enable in production.
This will be very helpful for debugging "something got stuck" issues,
which have been cropping up from time to time (in the CI, especially
with folio writeback).
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions