esp-idf/docs/zh_CN/api-guides/performance
Darian Leung 9968a48c36 refactor(freertos/task_snapshot): Make task snapshot private
Task snapshot API were never intended to be called from user code. This commit
makes task snapshot a private API thus moves `#include "freertos/task_snapshot.h"`
to `#include "esp_private/freertos_debug.h"`.

Task snapshot related Kconfig options have also been hidden.

Note: Added 'freertos_common' mapping to ldgen mapping execptions lists due to
inlining of 'freertos_debug.h' functions.
2023-10-07 13:14:55 +08:00
..
index.rst docs: provide CN translation for api-guides/performance/ram-usage.rst 2023-07-25 19:04:41 +08:00
ram-usage.rst refactor(freertos/task_snapshot): Make task snapshot private 2023-10-07 13:14:55 +08:00
size.rst docs: add new mbedtls configuration option in optimize size 2023-08-08 14:03:57 +08:00
speed.rst docs: Update CN for speed.rst 2023-09-25 11:20:30 +08:00