sof/app
Baofeng Tian 371d35108a Memory: add support for memory heap profiling
Heap memory profiling is based on runtime zephyr API.
It will print out each memory allocation with allocated bytes
and free bytes, display as below:
zephyr: heap allocatd: 22c0 free: 152a90 max allocated: 1000

Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
2022-11-16 13:38:08 +00:00
..
boards mtl: enable kd module 2022-11-10 11:08:25 +02:00
overlays ipc4_overlay: tgl/tgl-h: Add CONFIG_COMP_VOLUME_WINDOWS_FADE 2022-10-20 17:57:55 +03:00
src zephyr: deprecate zephyr.h and use kernel.h header 2022-09-06 09:59:15 +01:00
CMakeLists.txt
debug_overlay.conf app: zephyr: remove overlays and adapt script 2022-07-18 14:22:01 +01:00
perf_overlay.conf Memory: add support for memory heap profiling 2022-11-16 13:38:08 +00:00
prj.conf zephyr: app: increase log thread stack size to 4096 2022-10-07 15:01:11 +03:00
sample.yaml