On Thu, 2 Nov 2017, [email protected] wrote: > From: Kan Liang <[email protected]> > > Some uncore has custom pmu. For custom pmu, it does not need to > customize everything. For example, it only needs to customize init() > function for client IMC uncore. Other functions like > add()/del()/start()/stop()/read() can use generic code. > > Expose the uncore_pmu_event_add/del/start/stop functions. > > Signed-off-by: Kan Liang <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>

