An open API service indexing awesome lists of open source software.

https://github.com/arm-software/patrace


https://github.com/arm-software/patrace

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Patrace
=======

PATrace is software for capturing GLES calls of an application and replaying them on a different device, keeping the GPU workload the same. It's similar to the open source Apitrace project, but optimised for performance measurements.

[Manual](patrace/doc/manual.md)

Caveats
-------

PATrace cannot open trace files captured with the open source Apitrace.