Skip to content

2.0.0

Choose a tag to compare

@bengaineyarm bengaineyarm released this 15 Jun 09:43
· 23 commits to main since this release
1adbda8

Status: June 2023

The 2.0.0 release is a major release of a rewritten library. It is not API compatible with the previous 1.x series.

This release only supports Arm GPU performance counters, but exposes all of the hardware counters that are accessible in other tools such as our Streamline profiler. This release only exposes the raw hardware counters. The 2.1.0 release later this year will re-introduce support for Arm GPU derived expressions, that combine multiple counters to expose more user-friendly metrics.

General:

  • Feature: GPU counter support for Mali-T720 (Midgard architecture) through to Immortalis-G720 (Gen 5 architecture).
  • Feature: Exceptions are no longer used, allowing deployment in more game engine environments.
  • Change: CPU counter support has been removed.