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]
Common Options:
Common options are documented on the Common Options page.
Options:
-
-o, --output <OUTPUT>Output file path for profile data.File will be created if it does not exist, and overwritten if it does.
-
--uploadWhether to upload the output to Manifold Deprecated: now we always upload to Manifold, this flag is a no-op -
--stackAdd target code pointer. This invalidates cache, slowing things down