I install the Arm GPU metrics in the Unity Profiler,but after i record data, i cannot see any data in the "Mali System Metric" module.
My device is Mali G-610.
i found some log in android studio.log is:Mali profiler initialization failed: Failed to check version.
log from HWCPipe
a log SystemMetrics: HWCP isn't supported by this device is behind.
My device is Mali G-610,can you tell me which type of devices is supported.
The Mali System Metrics package for Unity is maintained by Unity, not Arm.
As you have found, is using an older version of HWCPipe (now libGPULayers), which does not support the latest counter IOCTL interface exposed by the Mali kernel driver. It will fail on all recent Mali drivers (even for older hardware if they get a driver update). I will ask if they can update, but I would suggest reporting this on the Unity support forums too.
If you want per frame performance data, our Streamline Performance Advisor reports can give that. Download Arm Performance Studio and give it a go (it's free to use).
Kind regards, Pete