summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
diff options
context:
space:
mode:
authorArun Bharadwaj <abharadw@codeaurora.org>2013-06-19 16:55:29 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:34 -0700
commit9f6eb26ae8f49eba60d5aaf10affdc28fd42608c (patch)
treebb83d53a3750a9ee50b940410e7f26d85604194b /kernel/sched/debug.c
parent0ec4cf2484ad5860d84dda1aef44dc35e7c2a81d (diff)
tracing/sched: Track per-cpu rt and non-rt cpu_load.
Add a new tracepoint trace_sched_enq_deq_task to track per-cpu rt and non-rt cpu_load during task enqueue and dequeue. This is useful to visualize and compare the load on different cpus and also to understand how balanced the load is at any point of time. Note: We only print cpu_load[0] because we only care about the most recent load history for tracking load balancer effectiveness. Change-Id: I46f0bb84e81652099ed5edf8c2686c70c8b8330c Signed-off-by: Arun Bharadwaj <abharadw@codeaurora.org>
Diffstat (limited to 'kernel/sched/debug.c')
0 files changed, 0 insertions, 0 deletions