commit | 372b880e4d990893a97e562904b291a01f6c3243 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Thu Feb 23 11:30:17 2023 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri May 12 14:38:22 2023 +0100 |
tree | b8ad400722da798c94a61c4a26a42dcb47df6df2 | |
parent | c9f96d1d010f3ca3a255d1a2df59c525840e01da [diff] |
feat(memmap): add tabular memory use data Add support for tabulating static memory consumption data from ELF binaries. This relies on static symbols, defined in the linker files, that provide information about the memory ranges. Change-Id: Ie19cd2b80a7b591607640feeb84c63266963ea4d Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>