wolfpld / tracy

Frame profiler
https://tracy.nereid.pl/
Other
9.89k stars 658 forks source link

fix import-fuchsia: handle string references properly #706

Closed c-cube closed 9 months ago

c-cube commented 9 months ago

some sample traces using that:

c-cube commented 9 months ago

I talked to an expert and got some more sample fuchsia traces (generated by another tool this time, namely, https://magic-trace.org/). They are now correctly parsed by the import tool, names and all. I also added a basic sanity check by checking the magic number at the beginning instead of just skipping it.