]> granicus.if.org Git - esp-idf/commit
console example: add 'tasks' command to print vTaskList output
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 31 Jan 2018 06:04:40 +0000 (14:04 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Sun, 11 Feb 2018 05:06:01 +0000 (13:06 +0800)
commit57a516389cbb4d90d2cf26ddf891f9e111a03f09
treef41a4dae1ce371a32615d4ed4ab6ed94c0e53dfb
parentb3be1b5190ac97ae377e33adac77964eb4c6dc73
console example: add 'tasks' command to print vTaskList output

This command prints list of tasks, their state, and stack
watermark values.
Fixes https://github.com/espressif/esp-idf/issues/1534
examples/system/console/main/cmd_system.c
examples/system/console/sdkconfig.defaults