7 lines
220 B
Text
Executable file
7 lines
220 B
Text
Executable file
#HUAWEI IO TRACING
|
|
config HUAWEI_IO_TRACING
|
|
tristate "huawei io tracing"
|
|
default n
|
|
depends on TRACING && TASK_XACCT && TASK_IO_ACCOUNTING
|
|
help
|
|
trace the io state for debugging
|