explain
This document provides an overview of the commands and options available under buck2 explain
.
buck2 explain
Generates web browser view that shows actions that ran in the last build mapped to the target graph
Usage: buck2 explain [OPTIONS]
Options:
-
-o, --output <OUTPUT>
Output file path for profile data.File will be created if it does not exist, and overwritten if it does.
-
--upload
Whether to upload the output to Manifold Deprecated: now we always upload to Manifold, this flag is a no-op -
--stack
Add target code pointer. This invalidates cache, slowing things down