zephyr/scripts/footprint
Dmitrii Golovanov 2005deddb4 scripts: size_report: Fix tree build for symbol copies
Fix the memory footprint tree build for symbols with copies,
e.g. static inline functions which are local per each compilation
unit. Copies have the same path and symbol name, but different
memory blocks associated, so they have to have separate nodes.
Before the fix, these copies were merged into one node, with
summary size and memory address of one of the symbols.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-05-13 16:04:59 -04:00
..
compare_footprint
fpdiff.py
plan.txt
size_report scripts: size_report: Fix tree build for symbol copies 2024-05-13 16:04:59 -04:00
track.py
upload_data.py