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 freertos: remove portmacro_deprtecated.h file 2022-04-05 04:38:35 +00:00
port esp_system: Remove deprecate section from esp_cpu.h 2022-07-22 00:06:06 +08:00
private_include app_trace: add SPDX headers, mention SystemView in copyrights doc 2022-02-03 17:44:59 +01:00
sys_view sys_view: upgrade to version 3.42 2023-01-27 22:22:33 +07:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt gcov: use original libgcov.a with redefined symbols 2023-02-22 05:33:03 +00:00
Kconfig esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
app_trace.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
app_trace_membufs_proto.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
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 apptrace: move all apptrace related functions to IRAM 2022-06-23 16:54:24 +08:00
project_include.cmake cmake: using toolchain prefix determined by cmake itself 2022-01-10 10:06:09 +08:00
sdkconfig.rename app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00