[PATCHv2 5/5] cpuidle: coupled: add trace events
From: Santosh Shilimkar <hidden>
Date: 2012-04-09 06:59:30
Also in:
linux-pm, lkml
From: Santosh Shilimkar <hidden>
Date: 2012-04-09 06:59:30
Also in:
linux-pm, lkml
On Wednesday 14 March 2012 11:59 PM, Colin Cross wrote:
Adds trace events to allow debugging of coupled cpuidle. Can be used to verify cpuidle performance, including time spent spinning and time spent in safe states. Not intended for merging. Signed-off-by: Colin Cross <redacted> ---
I found the trace events quite useful for debug and also to monitor the cpuidle performance. I guess we should add these trace events to the core code unless and until there is a strong reason not to do so. Regards Santosh