fx build 配置文件

管理 build 配置文件

usage:
 fx build-profile status
      Show if system profiling during fx build is enabled or disabled.

 fx build-profile enable
      Enable system profiling during fx build.

 fx build-profile disable
      Disable system profiling during fx build.

Build profiles contain information about the state of your system
resources such as CPU, memory, disk I/O.
'vmstat' is one such tool that collects this data.
Build profile data contains no PII.

build 配置文件源代码