android_kernel_samsung_msm8976/include/trace
Arun Bharadwaj 241bfbb3ba 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>
2013-08-22 18:08:44 -07:00
..
events tracing/sched: Track per-cpu rt and non-rt cpu_load. 2013-08-22 18:08:44 -07:00
define_trace.h treewide: fix comment/printk/variable typos 2012-09-01 10:33:05 -07:00
ftrace.h coresight: enable stm logging for ftrace events and printk 2013-07-08 05:51:40 -07:00
syscall.h tracing: Cleanup unnecessary function declarations 2012-10-31 16:45:34 -04:00