Profiling tools


Guy Morand
 

Hi Zephyr users!

I would like to profile my application and was wondering if there are tools available such as the famous ``perf``?

I have found ``THREAD_ANALYZER`` that is very useful but I would need more information about which functions is called and how long.

Happy hacking!

Guy