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