kumquat-buildroot/support
Thomas Petazzoni 598c80be8f 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>
2015-10-17 16:12:59 +02:00
..
dependencies dependencies.sh: improve the missing perl modules detection 2015-10-15 22:51:50 +02:00
download support/download: fix the Hg backend for tags 2015-08-29 11:38:00 +02:00
dummy-external
gnuconfig
kconfig
legal-info
libtool
misc package-cmake: remove now-redundant target ccache support 2015-10-04 18:22:20 +02:00
scripts support/scripts: add size-stats script 2015-10-17 16:12:59 +02:00