[PATCH 1/5] ARM: perf: consolidate common PMU behaviour

Jamie Iles jamie at jamieiles.com
Tue Nov 16 04:16:52 EST 2010


On Mon, Nov 15, 2010 at 05:30:59PM +0000, Will Deacon wrote:
> The functions for mapping PMU events (perf, cache and raw) are
> common between all PMU types and differ only in the data on which
> they operate.
> 
> This patch implements common definitions of these mapping functions
> and changes the arm_pmu struct to hold pointers to the data which
> they require. This is in anticipation of separating out the PMU-specific
> code into separate files.
> 
> Cc: Jamie Iles <jamie.iles at picochip.com>
> Cc: Jean Pihet <jean.pihet at newoldbits.com>
> Signed-off-by: Will Deacon <will.deacon at arm.com>
> ---
Looks fine to me.

Acked-by: Jamie Iles <jamie at jamieiles.com>



More information about the linux-arm-kernel mailing list