logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tracy-profiler - The profiler application to view traces produced by a tracy client

Authors

       Maintained by Bartosz  Taudul  <wolf@nereid.pl>.   For  more  information  about  upstream  project,  see
       <https://github.com/wolfpld/tracy/>.

       This man page is written for the Debian GNU/Linux system by Alan M Varghese <alan@digistorm.in>.

                                                                                               tracy-profiler(1)

Examples

       Open a trace file named file.tracy:

              tracy-profiler file.tracy

       Collect tracy directly from a client application running on localhost and port 8086:

              tracy-profiler -a 127.0.0.1 -p 8086

Name

       tracy-profiler - The profiler application to view traces produced by a tracy client

Notes

       Please  see  section  4.2InteractiveProfiling of the Tracy Profiler manual for detailed documentation
       about the profiler application.

Synopsis

tracy-profiler file tracy-profiler -a address [-p port]

See Also