Closed AJcodes closed 4 years ago
Thanks @AJcodes for reporting this issue. The GAPID project has been moved to maintenance mode and therefore no active development is done on this repository.
We are focusing our efforts on the Android GPU Inspector: https://github.com/google/agi (Vulkan only).
Hi,
I'm currently trying to "trim" down an OpenGL ES Trace File, as we have a need to remove unwanted frames and focus only on frames of interest. We've tried to use
gapit trim
but ran into the errorAre there any other ways to perform "trimming" via the CLI or perhaps even via C++?
Thanks, Adel