OSDN Git Service

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)
commitc6dd763c246024ed0dd603db4284cbd0bd164e27
treecb4e886dbff4c750f72729202b94e1478451e627
parenteccd8801858f03a19a4d1f8fef27e3d6e17b21fd
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