Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
oprofile.2004
oprofile-add-intel-airmont-and-intel-xeon-d-mod...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File oprofile-add-intel-airmont-and-intel-xeon-d-model-numbers.patch of Package oprofile.2004
From: Andi Kleen <ak@linux.intel.com> Date: Thu Jun 11 13:54:59 2015 -0700 Subject: Add Intel Airmont and Intel Xeon D model numbers Git-commit: a154a6ba3477c9cb51e2c225e6434909bb41a60a References: FATE#318978 oprofile: Add Intel Airmont and Intel Xeon D model numbers Add a model number for Airmont/Braswell CPUs Add a model number for Broadwell based Xeon D CPUs. Signed-off-by: Andi Kleen <ak@linux.intel.com> 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; } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor