buildstats

command
v0.0.0-...-bbc9ce3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: BSD-2-Clause Imports: 12 Imported by: 0

Documentation

Overview

ninja_buildstats is an utility for extracting useful stats out of build artifacts from Ninja.

It combines information ninjalog, compdb and ninja graph, extracts and serializes build stats from them.

usage:

$ buildstats \
    --ninjalog out/default/.ninja_log
    --compdb path/to/compdb.json
    --graph path/to/graph.dot
    --output path/to/output.json

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL