esp-idf/components/app_trace
Guillaume Souchere d7b344c97a heap: Add a configuration that places all the heap component and related functionalities in flash when enabled
Add test configuration to run all tests with heap component in the flash.
Add reference to this new configuration in performance section of the documentation.
2023-04-25 01:12:10 +00:00
..
gcov gcov: use original libgcov.a with redefined symbols 2023-02-22 05:33:03 +00:00
include
port
private_include
sys_view sys_view: upgrade to version 3.42 2023-01-27 22:22:33 +07:00
test
CMakeLists.txt gcov: use original libgcov.a with redefined symbols 2023-02-22 05:33:03 +00:00
Kconfig
app_trace.c
app_trace_membufs_proto.c
app_trace_util.c app_trace: Update esp_apptrace_lock_take() to use portTRY_ENTER_CRITICAL() 2022-12-23 19:20:42 +08:00
heap_trace_tohost.c heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-25 01:12:10 +00:00
host_file_io.c app_trace: fix fwrite/fread return value 2023-03-17 00:15:07 +08:00
linker.lf
project_include.cmake
sdkconfig.rename