lineage_kernel_xcoverpro/drivers/kperfmon/Kconfig

18 lines
387 B
Plaintext
Raw Normal View History

2023-06-18 22:53:49 +00:00
#
# Samsung Performance Logging system
#
menu "samsung Performace manager"
config KPERFMON
bool "Enable performance log"
default y
help
Samsung performance log(OLOG).
Say Y here if enable performance olog driver to do logging system resources.
When some delay occurs in the kernel, native or user space,
the logging information should be restored into the system.
endmenu