mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
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:
@@ -2397,6 +2397,7 @@ libs/libc/math/lib_copysignf.c
|
|||||||
drivers/wireless/bluetooth/bt_uart.c
|
drivers/wireless/bluetooth/bt_uart.c
|
||||||
drivers/wireless/bluetooth/bt_uart.h
|
drivers/wireless/bluetooth/bt_uart.h
|
||||||
wireless/bluetooth
|
wireless/bluetooth
|
||||||
|
tools/size_report
|
||||||
===========================
|
===========================
|
||||||
Copyright (c) 2016, Intel Corporation
|
Copyright (c) 2016, Intel Corporation
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|||||||
Executable
+803
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user