esp-idf/components/esp_system/test_apps/esp_system_unity_tests
Chip Weinberger 3686689a2a feat(esp_system): Add esp_backtrace_print_all_tasks()
This commit adds esp_backtrace_print_all_tasks() which prints the backtraces
of all tasks at runtime.

Closes https://github.com/espressif/esp-idf/issues/9708
CLoses https://github.com/espressif/esp-idf/pull/11575

[Omar Chebib: Prevent task switching while printing backtraces of tasks.]
[Omar Chebib: Ensure all task stacks are flushed from register to RAM.]
[Omar Chebib: Removed esp_task_snapshot_to_backtrace_frame() as task snapshot is private API.]
[Omar Chebib: Added test case for esp_backtrace_print_all_tasks().]

Signed-off-by: Omar Chebib <omar.chebib@espressif.com>
2023-12-12 19:54:17 +08:00
..
main feat(esp_system): Add esp_backtrace_print_all_tasks() 2023-12-12 19:54:17 +08:00
CMakeLists.txt ci: fixed test apps overriding pytest configs 2023-04-26 11:07:35 +08:00
pytest_esp_system_unity_tests.py ci: add pd_vddsdio in lightsleep UT tests 2023-07-14 21:21:23 +08:00
README.md feat(esp-system): support reset reasons on P4 2023-09-15 08:11:34 +08:00
sdkconfig.ci.default system: enable stack smashing protection test 2023-03-23 14:27:34 +08:00
sdkconfig.ci.pd_vddsdio ci: add pd_vddsdio in lightsleep UT tests 2023-07-14 21:21:23 +08:00
sdkconfig.ci.psram esp-system: migrate test app cases to pytest 2023-03-01 03:21:39 +00:00
sdkconfig.ci.single_core_esp32 esp-system: migrate test app cases to pytest 2023-03-01 03:21:39 +00:00
sdkconfig.defaults esp-system: migrate test app cases to pytest 2023-03-01 03:21:39 +00:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3