summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-09-02 12:44:20 -0600
committerJens Axboe <axboe@kernel.dk>2020-09-30 20:32:33 -0600
commite35afcf91230238dc27f98d1cd7cb787474b28cb (patch)
treeaa4ce74b3faf888e107ec561960a306a06353762 /tools/perf/scripts/python/stackcollapse.py
parent95da84659226d75698a1ab958be0af21d9cc2a9c (diff)
io_uring: io_sq_thread() doesn't need to flush signals
We're not handling signals by default in kernel threads, and we never use TWA_SIGNAL for the SQPOLL thread internally. Hence we can never have a signal pending, and we don't need to check for it (nor flush it). Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions