diff --git a/client/TracyArmCpuTable.hpp b/client/TracyArmCpuTable.hpp index 7e2991a1..ff7d976c 100644 --- a/client/TracyArmCpuTable.hpp +++ b/client/TracyArmCpuTable.hpp @@ -266,6 +266,7 @@ static const char* DecodeIosDevice( const char* id ) "iPhone12,1", "iPhone 11", "iPhone12,3", "iPhone 11 Pro", "iPhone12,5", "iPhone 11 Pro Max", + "iPhone12,8", "iPhone SE 2nd Gen", "iPad1,1", "iPad (A1219/A1337)", "iPad2,1", "iPad 2 (A1395)", "iPad2,2", "iPad 2 (A1396)", @@ -316,6 +317,10 @@ static const char* DecodeIosDevice( const char* id ) "iPad8,6", "iPad Pro 12.9\" 3rd gen (A1876)", "iPad8,7", "iPad Pro 12.9\" 3rd gen (A1895/A1983/A2014)", "iPad8,8", "iPad Pro 12.9\" 3rd gen (A1895/A1983/A2014)", + "iPad8,9", "iPad Pro 11\" 2nd gen (Wifi)", + "iPad8,10", "iPad Pro 11\" 2nd gen (Wifi+Cellular)", + "iPad8,11", "iPad Pro 12.9\" 4th gen (Wifi)", + "iPad8,12", "iPad Pro 12.9\" 4th gen (Wifi+Cellular)", "iPad11,1", "iPad Mini 5th gen (A2133)", "iPad11,2", "iPad Mini 5th gen (A2124/A2125/A2126)", "iPad11,3", "iPad Air 3rd gen (A2152)",