mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Add CLX to list of uarchs.
This commit is contained in:
parent
c08d081f9a
commit
a5fd6662be
@ -47,6 +47,7 @@ static constexpr MicroArchUx s_uArchUx[] = {
|
||||
{ "Coffee Lake", "Core i7-8700K", "CFL" },
|
||||
{ "Cannon Lake", "Core i3-8121U", "CNL" },
|
||||
{ "Ice Lake", "Core i5-1035G1", "ICL" },
|
||||
{ "Cascade Lake", "Core i9-10980XE", "CLX" },
|
||||
{ "AMD Zen+", "Ryzen 5 2600", "ZEN+" },
|
||||
{ "AMD Zen 2", "Ryzen 7 3700X", "ZEN2" },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user