tree: 40a49720e241b49e7e7429a5c5f4267b011dd752
  1. gerrit-split-cl-lib/
  2. gerrit-submit-lib/
  3. lib/
  4. __init__.py
  5. add-host-test
  6. add-test
  7. arm-esr.fx
  8. bazel2gn
  9. bindc.fx
  10. binutils
  11. bisect-rustc
  12. blobstats
  13. bt-snoop-from-snapshot
  14. build-main-pb
  15. build-zbi
  16. check-deps
  17. check-goldens
  18. check-goldens.py
  19. check-licenses
  20. cl
  21. clang-tidy
  22. clippy.fx
  23. compdb
  24. core-tests
  25. coverage
  26. cpu-stats
  27. crosvm.fx
  28. dis
  29. download-baseline.fx
  30. download-metrics.fx
  31. download-rust-toolchain
  32. dtsfmt.fx
  33. dupefinder
  34. enable-ffx-usb
  35. exec-host-tests
  36. extract-metrics.fx
  37. extract-pprof.fx
  38. extract-pprof.py
  39. extract-zbi
  40. fastboot.fx
  41. fetch-cq-failures
  42. fetch-cq-failures.py
  43. fetch-toolchain
  44. ffx
  45. fidlcat
  46. fidldoc.fx
  47. fidltags
  48. find-owner
  49. flash-kola
  50. force-ota-from-devhost
  51. fuzz
  52. gc
  53. gce
  54. gdb.fx
  55. gen-cargo.fx
  56. gen-watchman-config
  57. gerrit-split-cl.fx
  58. gerrit-submit.fx
  59. get-main-pb-path
  60. gnu
  61. grep
  62. gum.fx
  63. iquery
  64. lint
  65. list-owners
  66. list-packages
  67. list_packages.py
  68. list_packages_test.py
  69. llvm
  70. ls-buildid
  71. make-fuchsia-vol
  72. METADATA.textproto
  73. mkinstaller
  74. mkinstaller-remote
  75. move-docs
  76. OWNERS
  77. pending-commits
  78. pprof
  79. publish
  80. publish.py
  81. qemu-cipd-ensure
  82. README.md
  83. refresh-bazel-compdb
  84. remove-update-source
  85. roll-compiler
  86. run-boot-test
  87. run-boot-test.py
  88. run-e2e-tests
  89. run-in-build
  90. run-recovery
  91. run-zbi-test-remote
  92. rust-3p-outdated
  93. rust-3p-outdated.fx
  94. rustdoc-link.fx
  95. set-petal
  96. set-relay
  97. setup-go
  98. setup-jj
  99. setup-usb-ethernet
  100. show-package
  101. shush.fx
  102. size-check
  103. smoke-test.fx
  104. snapshot
  105. sniff.fx
  106. sniff.py
  107. sync-from-stem
  108. system-status.fx
  109. terminal.py
  110. test-category.fx
  111. test-stats
  112. test-stats.py
  113. triage
  114. update-3p-owners
  115. update-bazel-vendor-dir
  116. update-rust-3p-outdated
  117. update-rustc-third-party
  118. zbi_json_to_d3js.py
  119. zedmon
  120. zxdb
tools/devshell/contrib/README.md

Contrib

This directory contains fx commands that are not officially supported. They have been contributed by community members and are supported by the community.

When you add a new tool, please be sure to edit the OWNERS file and add per-file lines for the owners.

The main documentation for writing fx commands is given in ../README.md.