summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-04-01 15:44:04 +0100
committerJens Axboe <axboe@kernel.dk>2021-04-11 19:30:35 -0600
commita04b0ac0cb64fc403822de9288d68e6511ce6dc2 (patch)
tree49ee657d38c654a000dc0852858b265aa4463a84 /tools/perf/scripts/python/stackcollapse.py
parent846a4ef22bf6d6ede4547fe8fa500385a90c64ba (diff)
io_uring: encapsulate fixed files into struct
Add struct io_fixed_file representing a single registered file, first to hide ugly struct file **, which may be misleading, and secondly to retype it to unsigned long as conversions to it and back to file * for handling and masking FFS_* flags are getting nasty. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/78669731a605a7614c577c3de552631cfaf0869a.1617287883.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions