Example usage: ```shell $ dart tools/clang_tidy/bin/main.dart --lint-all --enable-check-profile ``` I plan to use this to help triage why clang_tidy takes so long, and if particular rules are contributing to most of the cost.
Example usage: ```shell $ dart tools/clang_tidy/bin/main.dart --lint-all --enable-check-profile ``` I plan to use this to help triage why clang_tidy takes so long, and if particular rules are contributing to most of the cost.