ESP8266 Developer Zone The Official ESP8266 Forum 2017-09-26T16:50:51+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=6588 2017-09-26T16:50:51+08:00 2017-09-26T16:50:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6588&p=16032#p16032 <![CDATA[Profiling library for esp8266]]> Can any could please help how to profile the code? Is their any profiling library which is also used by Xtensa Xplorer to profile the xtensa code?
I am able to debug it using gdb over eclipse and now I am trying to compile it using -pg Flag so that it gnenerate some info using mcount() and then I could use Gprof for further profiling.
Share some ideas would be appreciated.

Statistics: Posted by yadavravi079 — Tue Sep 26, 2017 4:50 pm


]]>