summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@codeaurora.org>2013-11-19 14:16:53 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:36 -0700
commit521a572defaba88bef6d44ebf05c71aad9abd821 (patch)
treedb44363a15d2070169d489306abb01544e86ea09 /kernel/sched/debug.c
parent387dcd0663acad3c360f592959c308803021afe6 (diff)
tracing/sched: add load balancer tracepoint
When doing performance analysis it can be useful to see exactly what is going on with the load balancer - when it runs and why exactly it may not be redistributing load. This additional tracepoint will show the idle context of the load balance operation (idle, not idle, newly idle), various values from the load balancing operation, the final result, and the new balance interval. Change-Id: I1538c411c5f9d17d7d37d84ead6210756be2d884 Signed-off-by: Steve Muckle <smuckle@codeaurora.org> [rameezmustafa@codeaurora.org: Initialize variables in load_balance() to avoid crashes and inaccurate tracing.] Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org> [joonwoop@codeaurora.org: fixed minor conflict in include/trace/events/sched.h.] Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Diffstat (limited to 'kernel/sched/debug.c')
0 files changed, 0 insertions, 0 deletions