tree: 348b7a0f84befe1f04a3c4f633e5531fd69a3ccf [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. ffx
  43. fidlcat
  44. fidldoc.fx
  45. fidltags
  46. find-owner
  47. flash-kola
  48. force-ota-from-devhost
  49. fuzz
  50. g-build
  51. g-review
  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-stats
  111. test-stats.py
  112. triage
  113. update-3p-owners
  114. update-bazel-vendor-dir
  115. update-rust-3p-outdated
  116. update-rustc-third-party
  117. zbi_json_to_d3js.py
  118. zedmon
  119. 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.