Support for Intel Alder Lake 12th gen processors
Created by: akaalharbi
Why do you need support for this specific architecture? I would like to run likwid on my laptop, however it shows the following massage:
`Cannot access directory /usr/local/share/likwid/perfgroups/unknown
CPU name: 12th Gen Intel(R) Core(TM) i7-12700H CPU type: Unknown Intel Processor CPU clock: 2.69 GHz ERROR - [./src/perfmon.c:perfmon_init_maps:1162] Unsupported Processor ERROR - [./src/perfmon.c:perfmon_init_funcs:1733] Unsupported Processor Segmentation fault (core dumped) ` I tried to run the command "grep -E "model|family|stepping" /proc/cpuinfo | sort -u"
cpu family : 6 model : 154 model name : 12th Gen Intel(R) Core(TM) i7-12700H stepping : 3
It would be generous if you can support this architecture in the next release.