[IA64] Perfmon for Montecito
Add Montecito PMU description table for perfmon2 Signed-off-by: Stephane Eranian <eranian@hpl.hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:

committed by
Tony Luck

parent
4a8e4a270b
commit
9179cb6578
@@ -628,9 +628,11 @@ static int pfm_write_ibr_dbr(int mode, pfm_context_t *ctx, void *arg, int count,
|
||||
|
||||
#include "perfmon_itanium.h"
|
||||
#include "perfmon_mckinley.h"
|
||||
#include "perfmon_montecito.h"
|
||||
#include "perfmon_generic.h"
|
||||
|
||||
static pmu_config_t *pmu_confs[]={
|
||||
&pmu_conf_mont,
|
||||
&pmu_conf_mck,
|
||||
&pmu_conf_ita,
|
||||
&pmu_conf_gen, /* must be last */
|
||||
|
Reference in New Issue
Block a user