commit | 5089d229d23c37b9a7ef76775dab4402a200d148 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Mon Nov 07 16:25:55 2022 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Mon Nov 07 16:25:55 2022 +0000 |
tree | 716252d29d2b2a25c1737ec2781919e2c697762b | |
parent | 63f50e3ed70a0365fac58d4d1dc8c2542c3beef1 [diff] [blame] |
Rename `build_all_configs.py` to `setup_all_configs.py` Change-Id: I44896984c28427c3f14735aa0e880e3eab8e8432
diff --git a/docs/data-sources/native-heap-profiler.md b/docs/data-sources/native-heap-profiler.md index e5e160c..f051124 100644 --- a/docs/data-sources/native-heap-profiler.md +++ b/docs/data-sources/native-heap-profiler.md
@@ -394,7 +394,7 @@ to do this once. ``` -tools/build_all_configs.py +tools/setup_all_configs.py ninja -C out/linux_clang_release ```