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