tools: Add size report script

Add a resource statistics script, which can be used to
analyze the resource occupation of ELF files, including
BSS, data, ROM, etc.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>

LICENSE: Add size_report to license file

Declare license for intel Corporation.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
This commit is contained in:
Lingao Meng
2021-12-01 14:09:20 +08:00
committed by Xiang Xiao
parent 06fc3eb1c3
commit 87772796e3
2 changed files with 804 additions and 0 deletions

View File

@@ -2397,6 +2397,7 @@ libs/libc/math/lib_copysignf.c
drivers/wireless/bluetooth/bt_uart.c
drivers/wireless/bluetooth/bt_uart.h
wireless/bluetooth
tools/size_report
===========================
Copyright (c) 2016, Intel Corporation
All rights reserved.