io_uring: add GCOV_PROFILE_URING Kconfig option
authorJens Axboe <axboe@kernel.dk>
Fri, 30 Aug 2024 16:52:02 +0000 (10:52 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 30 Aug 2024 16:52:02 +0000 (10:52 -0600)
commit1802656ef8906cc949f58b64cb6d8d400326e163
tree3224f34b16f7ef9a34507daa8d62adc122e1a4d9
parentae98dbf43d755b4e111fcd086e53939bef3e9a1a
io_uring: add GCOV_PROFILE_URING Kconfig option

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>
init/Kconfig
io_uring/Makefile