Subzero: Generate a web page showing llvm2ice size breakdown.
"make -f Makefile.standalone bloat" generates a json file containing ./llvm2ice size data, and launches google-chrome on the output.
bloat.py is taken verbatim from https://github.com/martine/bloat/blob/master/bloat.py .
webtreemap.{js,css} are taken verbatim from https://github.com/martine/webtreemap .
llvm2ice.bloat.html is adapted from https://github.com/martine/webtreemap/blob/gh-pages/demo/demo.html .
BUG= none
R=jfb@chromium.org
Review URL: https://codereview.chromium.org/917203002
Showing
bloat/README.chromium
0 → 100644
bloat/bloat.py
0 → 100755
This diff is collapsed.
Click to expand it.
bloat/llvm2ice.bloat.html
0 → 100644
bloat/webtreemap.css
0 → 100644
bloat/webtreemap.js
0 → 100644
Please
register
or
sign in
to comment