summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2026-03-14 08:41:04 -0600
committerJens Axboe <axboe@kernel.dk>2026-03-16 15:32:59 -0600
commitf1a424e21c15993db0f9594cda17ef5d516ab3e9 (patch)
tree247d9155a360b0899f77c5200a84c6bbdcdfacdf /tools/perf/scripts/python/stackcollapse.py
parent0e46cb553f35517f9ac946de0f1a2cfab7c156b6 (diff)
io_uring: switch struct io_ring_ctx internal bitfields to flags
Bitfields cannot be set and checked atomically, and this makes it more clear that these are indeed in shared storage and must be checked and set in a sane fashion. This is in preparation for annotating a few of the known racy, but harmless, flags checking. No intended functional changes in this patch. Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions