[PATCH] oprofile: Add model numbers for Kabylake CPUs
Andi Kleen <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
From: Andi Kleen <[email protected]> The PMU is using the same events as Skylake, so no other changes. Signed-off-by: Andi Kleen <[email protected]> --- libop/op_hw_specific.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libop/op_hw_specific.h b/libop/op_hw_specific.h index f4db8f5af567..2061760e086e 100644 --- a/libop/op_hw_specific.h +++ b/libop/op_hw_specific.h @@ -157,6 +157,8 @@ static inline op_cpu op_cpu_specific_type(op_cpu cpu_type) case 0x4e: case 0x5e: case 0x55: + case 0x8e: + case 0x9e: return CPU_SKYLAKE; case 0x37: case 0x4d: -- 2.5.5 ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z