Re: [PATCH] arm: add cpu_idle tracepoints to arch_cpu_idle

2015-09-16 Thread Steven Rostedt
On Wed, 16 Sep 2015 12:41:28 -0400 Steven Rostedt wrote: > [ Added Arjan, as he knows powertop better, as well as > Thomas Renninger, that added the cpu_idle trace event ] > > On Wed, 16 Sep 2015 17:28:18 +0100 > Russell King - ARM Linux wrote: > > > On Wed, Sep 16, 2015 at 10:37:00PM +0800,

Re: [PATCH] arm: add cpu_idle tracepoints to arch_cpu_idle

2015-09-16 Thread Steven Rostedt
[ Added Arjan, as he knows powertop better, as well as Thomas Renninger, that added the cpu_idle trace event ] On Wed, 16 Sep 2015 17:28:18 +0100 Russell King - ARM Linux wrote: > On Wed, Sep 16, 2015 at 10:37:00PM +0800, Jisheng Zhang wrote: > > Currently, if cpuidle is disabled or not support

Re: [PATCH] arm: add cpu_idle tracepoints to arch_cpu_idle

2015-09-16 Thread Russell King - ARM Linux
On Wed, Sep 16, 2015 at 10:37:00PM +0800, Jisheng Zhang wrote: > Currently, if cpuidle is disabled or not supported, powertop reports > zero wakeups and zero events. This is due to the cpu_idle tracepoints > are missing. > > This patch is to make cpu_idle tracepoints always available even if > cpu