esp-idf/components/app_trace
Konstantin Kondrashov cbdb799b6f feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
..
gcov feat(gcov): make gcov dump task size configurable 2023-08-22 01:07:42 +02:00
include
port
private_include
sys_view feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
test
CMakeLists.txt gcov: Do not link with libgcov when Clang is used 2023-06-08 16:49:42 +03:00
Kconfig feat(gcov): make gcov dump task size configurable 2023-08-22 01:07:42 +02:00
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-12 08:11:24 +02: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