tree: d732d37f02c2eb5f162c7f71ec9447613b30f92e [path history] [tgz]
  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-rust-toolchain
  30. dtsfmt.fx
  31. dupefinder
  32. enable-ffx-usb
  33. exec-host-tests
  34. extract-pprof.fx
  35. extract-pprof.py
  36. extract-zbi
  37. fastboot.fx
  38. fetch-cl-comments
  39. fetch-cl-comments.py
  40. fetch-cl-diff
  41. fetch-cl-diff.py
  42. fetch-cq-failures
  43. fetch-cq-failures.py
  44. ffx
  45. fidlcat
  46. fidldoc.fx
  47. fidltags
  48. find-owner
  49. flash-kola
  50. force-ota-from-devhost
  51. fuzz
  52. g-build
  53. g-review
  54. gc
  55. gce
  56. gdb.fx
  57. gen-cargo.fx
  58. gen-watchman-config
  59. gerrit-split-cl.fx
  60. gerrit-submit.fx
  61. get-main-pb-path
  62. gnu
  63. grep
  64. gum.fx
  65. iquery
  66. lint
  67. list-owners
  68. list-packages
  69. list_packages.py
  70. list_packages_test.py
  71. llvm
  72. ls-buildid
  73. make-fuchsia-vol
  74. METADATA.textproto
  75. mkinstaller
  76. mkinstaller-remote
  77. move-docs
  78. OWNERS
  79. pending-commits
  80. pprof
  81. publish
  82. publish.py
  83. qemu-cipd-ensure
  84. README.md
  85. refresh-bazel-compdb
  86. remove-update-source
  87. roll-compiler
  88. run-boot-test
  89. run-boot-test.py
  90. run-e2e-tests
  91. run-in-build
  92. run-recovery
  93. run-zbi-test-remote
  94. rust-3p-outdated
  95. rust-3p-outdated.fx
  96. rustdoc-link.fx
  97. set-petal
  98. set-relay
  99. setup-go
  100. setup-jj
  101. setup-usb-ethernet
  102. show-package
  103. shush.fx
  104. size-check
  105. smoke-test.fx
  106. snapshot
  107. sniff.fx
  108. sniff.py
  109. sync-from-stem
  110. system-status.fx
  111. terminal.py
  112. test-stats
  113. test-stats.py
  114. triage
  115. update-3p-owners
  116. update-bazel-vendor-dir
  117. update-rust-3p-outdated
  118. update-rustc-third-party
  119. zbi_json_to_d3js.py
  120. zedmon
  121. 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.