mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-26 07:54:36 +00:00
Update microarchitectures list.
This commit is contained in:
parent
60c9b50f81
commit
45a4dc154a
@ -55,6 +55,11 @@ static constexpr MicroArchUx s_uArchUx[] = {
|
||||
{ "Nehalem", "Core i5-750", "NHM" },
|
||||
{ "Wolfdale", "Core 2 Duo E8400", "WOL" },
|
||||
{ "Conroe", "Core 2 Duo E6750", "CON" },
|
||||
{ "Bonnell", "Atom D525", "BNL" },
|
||||
{ "Airmont", "Celeron N3000", "AMT" },
|
||||
{ "Goldmont", "Celeron J3455", "GLM" },
|
||||
{ "Goldmont Plus", "Celeron J4125", "GLP" },
|
||||
{ "Tremont", "Pentium Silver N6005", "TRM" },
|
||||
};
|
||||
|
||||
static constexpr const char* s_regNameX86[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user