mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
If GCOV is enabled and this option is set, it enables code coverage profiling of the io_uring subsystem. Only use this for test purposes, as it will impact the runtime performance. Signed-off-by: Jens Axboe <axboe@kernel.dk>