Skip to content

Tracy is an OpenGL ES and OpenVG graphics debugging and system analysis toolkit for cross-platform system and application development. Tracy operates by recording graphics function calls and argument data of unmodified applications into a trace file for offline playback, debugging, and performance analysis.

License

se210/tracy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracy
=====

Tracy is an OpenGL ES and OpenVG graphics debugging and system analysis toolkit
for cross-platform system and application development. Tracy operates by
recording graphics function calls and argument data of unmodified applications
into a trace file for offline playback, debugging, and performance analysis.

Please see http://unrealvoodoo.org/hiteck/projects/mscthesis/ for more information.

Installation instructions can be found in the INSTALL file.

About

Tracy is an OpenGL ES and OpenVG graphics debugging and system analysis toolkit for cross-platform system and application development. Tracy operates by recording graphics function calls and argument data of unmodified applications into a trace file for offline playback, debugging, and performance analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.9%
  • C 35.9%
  • C++ 7.9%
  • Other 0.3%