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>
Thu, 21 Jul 2022 14:44:45 +0000 (08:44 -0600)
commit0b01a50034c5d9649ab83afaf61ebfe16d119786
tree13e3e6b8398b9b8cd63609269f258bcaec47ebbf
parent5541b530fdae2a4b68662d0ef2dd4869cb86e310
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