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
 ```