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