Revision eb5f552ec3b6c0a00e730c8e20e523f6ed7f88c6 authored by alex@thinkpad on 08 April 2019, 17:42:00 UTC, committed by alex@thinkpad on 08 April 2019, 17:42:00 UTC
Instruction count is printed when returning from the function.
Instructions executed by other tasks/interrupts (i.e. outside the tested function) are not included in the printed value.
This feature is very useful for optimizing code.
Example: -d debugmsg,calls -icount 5
1 parent d8083d6
History
File Mode Size
features-embed.tmpl -rw-r--r-- 2.2 KB
features-html.py -rwxr-xr-x 17.0 KB
features.py -rwxr-xr-x 1.9 KB
features.tmpl -rw-r--r-- 3.4 KB
internals.py -rwxr-xr-x 1.2 KB

back to top