[PATCH 2/3] perf: add OMAP support for the new power events
Paul Walmsley
paul at pwsan.com
Mon Jan 10 14:06:13 EST 2011
Hello Jean,
On Wed, 5 Jan 2011, Jean Pihet wrote:
> On Tue, Jan 4, 2011 at 7:48 PM, Paul Walmsley <paul at pwsan.com> wrote:
>
> > If the latter, then it might make sense to put these
> > trace points into the functions that actually change the hardware
> > registers, e.g., omap2_dflt_clk_{enable,disable}(), etc., since a
> > clk_enable() on a leaf clock may result in many internal system clocks
> > being enabled up the clock tree.
> I agree with you it is better to track the actual clock changes instead.
> I propose to move the tracepoints to omap2_clk_{enable...} which
> enables all the clocks irrespectively of the installed handler.
Yes, that is a better place.
> Note about the clock handlers: omap2_dflt_clk_enable happens to be the
> handler for all controllable clocks but could that change in the
> future?
Yes, it certainly could.
- Paul
More information about the linux-arm-kernel
mailing list