Skip to content

Perfetto v33.1

Compare
Choose a tag to compare
@LalitMaganti LalitMaganti released this 03 Mar 12:04
· 23734 commits to master since this release
v33.1 - 2023-03-03:
  Identical to v33.0. Version was bumped to work around prebuilt infra failures.

v33.0 - 2023-03-02:
  All:
    * Switched to a C++17-only project by removing C++11 opt-out. This completes
      the migration started in v31.0.
  SDK:
    * Tracing::Initialize() can be called more than once to initialize different
      backends separately.
    * Reduce binary size impact of autogenerated code.