aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2020-06-28 12:52:34 +0300
committerJens Axboe <[email protected]>2020-06-28 08:10:17 -0600
commit9b0d911acce00b67f7e7336f838b732de7d917d6 (patch)
tree4d3bfd57e26527621bbc65292a2391a0afacf4ad /tools/perf/scripts/python/stackcollapse.py
parent2d6500d44c1374808040d120e625a22b013c9f0d (diff)
io_uring: kill REQ_F_LINK_NEXT
After pulling nxt from a request, it's no more a links head, so clear REQ_F_LINK_HEAD. Absence of this flag also indicates that there are no linked requests, so replacing REQ_F_LINK_NEXT, which can be killed. Linked timeouts also behave leaving the flag intact when necessary. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions