reading profiler output format with 3rd party products.,Profile save output format questions
Hello Unity World,
I would like to export the unity profiling data to be able to read it in another log analyzer. I pressed "save" in the profiler. It created a file I will call "profile.data". Now before going further,
is the format documented?
are there any parsers out there?
would I be able to contribute a unity profiler data parser to another open source project?
IANAL and I think the engine has created something beautiful, I just want to add to the ecosystem.
My main idea is to add unity logs to tracecompass (tracecompass.org) and yes, full disclosure, I am a maintainer of that trace viewer.
Thanks.
Your answer
Follow this Question
Related Questions
Performance issues with many objects/lights 1 Answer
Game gets slower for certain resolutions in Unity Editor. What could be possible fix? 0 Answers
Getting super slow framerate on android build(can't see the issue on profiling) 0 Answers
Segfault after Capture Frame using NVidia Linux Graphics Debugger 0 Answers
triss count to high 0 Answers