kernel/common-config: enable SCHED_DEBUG
This commit is contained in:
parent
d3f474e8d0
commit
97cc421cdd
@ -42,6 +42,8 @@ let
|
|||||||
CRASH_DUMP = option no;
|
CRASH_DUMP = option no;
|
||||||
# Easier debugging of NFS issues.
|
# Easier debugging of NFS issues.
|
||||||
SUNRPC_DEBUG = yes;
|
SUNRPC_DEBUG = yes;
|
||||||
|
# Provide access to tunables like sched_migration_cost_ns
|
||||||
|
SCHED_DEBUG = yes;
|
||||||
};
|
};
|
||||||
|
|
||||||
power-management = {
|
power-management = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user