#Can one output a *.tracy file directly, similar to how one can output *.json Chrome trace directly?
7 messages · Page 1 of 1 (latest)
The profiling.md document seems to suggest that this is not possible
but i am hoping it is just missing something
From the link:
It has a command line capture tool that can record the execution of graphical applications, saving it as a profile file.
In one terminal, run: ./capture-release -o my_capture.tracy
still an app that connects but not the main gui one
yeah, so it seems there is no one shot command like cargo run --release --features bevy/trace_chrome