Re: [PATCH 2/4] perf: add OMAP support for the new power events

2010-10-04 Thread Thomas Renninger
On Monday 04 October 2010 05:20:59 pm Jean Pihet wrote: > The patch adds the new power management trace points for > the OMAP architecture. > > The trace points are for cpuidle, cpufreq (DVFS), the clocks > changes (enable, disable, set_rate) and the power domains > transitions. ... > diff --git a/

[PATCH 2/4] perf: add OMAP support for the new power events

2010-10-04 Thread Jean Pihet
The patch adds the new power management trace points for the OMAP architecture. The trace points are for cpuidle, cpufreq (DVFS), the clocks changes (enable, disable, set_rate) and the power domains transitions. Signed-off-by: Jean Pihet --- arch/arm/mach-omap2/cpuidle34xx.c |3 +++ arch/ar