Profiling Application on Linux
AnsweredI want to run my Kanzi app on Linux in profiling mode, but I dont know how to view the generated json file in google browser.
Is there a demo project I can run on platform, and after running it can generate json files, that then can be processed in google browser for performance dev tool, to see the details of my project in the resource loading timings and elapsed time.
-
You can review the profiling helper here:
https://docs.kanzi.com/profiling-tool/
And download from here:
https://support.rightware.com/hc/en-us/articles/13356190776476-Download-Kanzi-One-Extras
It contains the the profiling tool for Kanzi 3.9.8 Windows/Android. Please reach out to Rightware if you need further assistance or a different version.
Additionally, you need to use profiling builds to have the full profiling data. If you are using scons, the build command would be scons profiling.0
Please sign in to leave a comment.
Comments
1 comment