fx bootfs-size-report

通过 ZBI 生成未压缩的大小报告

usage: fx zbi-size-report [--zbi <file>] [--output-json <file>]
  --zbi <file> path to ZBI to analyze; defaults to out/default/fuchsia.zbi
  --output-json <file> where to save report of uncompressed file sizes
                       in a d3js-friendly format; defaults to a temporary file

bootfs-size-report 源代码