diff options
author | Jens Axboe <[email protected]> | 2023-01-10 10:24:52 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-01-10 10:24:52 -0700 |
commit | ea97cbebaf861d99c3e892275147e6fca6d2c1ca (patch) | |
tree | 89e1d13504b636430cd3ec6a7631bf7c0c09e549 /scripts/gdb/linux/device.py | |
parent | febb985c06cb6f5fac63598c0bffd4fd823d110d (diff) |
io_uring/fdinfo: include locked hash table in fdinfo output
A previous commit split the hash table for polled requests into two
parts, but didn't get the fdinfo output updated. This means that it's
less useful for debugging, as we may think a given request is not pending
poll.
Fix this up by dumping the locked hash table contents too.
Fixes: 9ca9fb24d5fe ("io_uring: mutex locked poll hashing")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions