Description
Build timing from .ninja_log files becomes easier to inspect in Chrome tracing tools. It is useful for developers who need to understand where a Ninja-based build spends time and which steps are slowing it down.
Use it from a terminal after a build has produced a log file. The output is diagnostic data for performance analysis, not a build system replacement.