Cannot open runtime_profiling_data.html generated by HailoRT profiler?

Hi experts,

We are trying to get HailoRT profiling data on hailo8 using the latest release HailoRT profiler following the doc “export HAILO_TRACE=scheduler”. After getting .hrtt file and generate .html using hailo tools, we found there is error happening when opening the html using browser.

We checked the error log, it seems the “averageFps” property was not defined when calling “N.parameters.averageFps.value = (S / r *1e3).toFixed(2);”

Thanks for helping!

Hi @zhangq,

Welcome to the Hailo Community!

For that, you can use the hailo profiler tool with the --collect-runtime-data tag.

If that doesn’t solve it, please let us know all the exact steps you took for the profiler report creation, including all of the commands.