summaryrefslogtreecommitdiffstats
path: root/docs/manual/manual.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-17 15:33:43 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-17 16:12:59 +0200
commit598c80be8fc7b5ddfcba6f7715d90757033723ef (patch)
tree298590d44e0d06b9f87a5ddd86b1d68fdd8b1379 /docs/manual/manual.mk
parent99aca138c20e1259ac8c23252c223e150d460482 (diff)
downloadbuildroot-598c80be8fc7b5ddfcba6f7715d90757033723ef.tar.gz
buildroot-598c80be8fc7b5ddfcba6f7715d90757033723ef.zip
support/scripts: add size-stats script
This new script uses the data collected by the step_pkg_size instrumentation hook to generate a pie chart of the size contribution of each package to the target root filesystem, and two CSV files with statistics about the package size and file size. To achieve this, it looks at each file in $(TARGET_DIR), and using the packages-file-list.txt information collected by the step_pkg_size hook, it determines to which package the file belongs. It is therefore able to give the size installed by each package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/manual.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud