Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d0428c27 authored by Srivatsa Vaddagiri's avatar Srivatsa Vaddagiri Committed by Stephen Boyd
Browse files

defconfig: Enable CONFIG_SCHED_DEBUG and CONFIG_SCHEDSTATS



CONFIG_SCHED_DEBUG and CONFIG_SCHEDSTATS provide useful information to
debug scheduler issues. Enable these options for debug builds.
CONFIG_SCHED_DEBUG adds very minimal overhead, and that too, only when user
attempts to read some files in /proc. CONFIG_SCHEDSTATS maintains execution
statistics for all tasks on a ongoing basis and will have very minimal
overhead. The execution statistics help understand (among other things)
tasks having large scheduling latencies and thus lead to performance
issues.

Signed-off-by: default avatarSrivatsa Vaddagiri <vatsa@codeaurora.org>
Change-Id: Ia4547015925a50829685c75ac6b8fc291b06cc6a
parent 92ca75bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment