]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: trace task_work_run
authorDylan Yudaken <dylany@fb.com>
Wed, 22 Jun 2022 13:40:28 +0000 (06:40 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:15 +0000 (18:39 -0600)
commitf4ce363c16ed73b7cb3611d091391f1035daa9bf
treecb4e886dbff4c750f72729202b94e1478451e627
parent3448266f71f2d190123df14907a0ccf37519e6ed
io_uring: trace task_work_run

trace task_work_run to help provide stats on how often task work is run
and what batch sizes are coming through.

Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220622134028.2013417-9-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c