Open
Description
sys.settrace could be a very useful tool for performance analysis via python rather than requiring a lot from the VM/C itself.
There is a PR to micropython for it here: micropython#4265 from @malinah
8000
sys.settrace could be a very useful tool for performance analysis via python rather than requiring a lot from the VM/C itself.
There is a PR to micropython for it here: micropython#4265 from @malinah