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