Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 400 Bytes

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