nico / buildbloat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buildbloat

Converts ninja build logs to webtreemap json files.

Run ninja -t recompact first ot make sure that no duplicate entries are in the build log, and use a ninja newer than 1.4 to make sure recompaction removes old, stale buildlog entries.

Usage:

buildbloat.py out/Release/.ninja_log > data.json

About


Languages

Language:Python 100.0%