diff options
author | Daniël van de Giessen <daniel@dvdgiessen.nl> | 2022-03-01 22:29:58 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-16 16:49:59 +1000 |
commit | 06d8c084b90cb6e56ab9be0de040dcae439ce261 (patch) | |
tree | 56e71e0143d0327c95207c30fdcd8b84ce86d937 /tests/basics/builtin_bin_intbig.py | |
parent | 10f6c0699e52857a4f7350a5d3a9561862c98a8d (diff) | |
download | micropython-06d8c084b90cb6e56ab9be0de040dcae439ce261.tar.gz micropython-06d8c084b90cb6e56ab9be0de040dcae439ce261.zip |
esp32/modesp32: Implement esp32.idf_task_info().
This adds a new function, `esp32.idf_task_info()`, that can be used to
retrieve task statistics which is useful for diagnosing issues where some
tasks are using up a lot of CPU time.
It's best used in conjunction with the `utop` module from micropython-lib.
Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'tests/basics/builtin_bin_intbig.py')
0 files changed, 0 insertions, 0 deletions