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 treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
fpdiff.py scripts/footprint: Avoid fpdiff failure when data changes lots 2024-01-10 20:50:51 -05:00
plan.txt hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
size_report scripts: size_report: Fix tree build for symbol copies 2024-05-13 16:04:59 -04:00
track.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
upload_data.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00