[PATCH] oprofile: Add Intel Airmont and Intel Xeon D model numbers

Andi Kleen <[email protected]>
Newsgroups gmane.linux.oprofile
Message-ID <[email protected]>
From: Andi Kleen <[email protected]>

Add a model number for Airmont/Braswell CPUs
Add a model number for Broadwell based Xeon D CPUs.

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 1d39692..8a7ed1c 100644
--- a/libop/op_hw_specific.h
+++ b/libop/op_hw_specific.h
@@ -152,9 +152,11 @@ static inline op_cpu op_cpu_specific_type(op_cpu cpu_type)
 		case 0x3d:
 		case 0x47:
 		case 0x4f:
+		case 0x56:
 			return CPU_BROADWELL;
 		case 0x37:
 		case 0x4d:
+		case 0x4c:
 			return CPU_SILVERMONT;
 		}
 	}
-- 
2.4.2


------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.