tree: 6a3031a8c6cbecbeb1cb10a72a780ffbbcd0dee0 [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-review
  44. gc
  45. gce
  46. gdb.fx
  47. gen-cargo.fx
  48. gen-watchman-config
  49. gerrit-split-cl.fx
  50. gerrit-submit.fx
  51. get-main-pb-path
  52. gnu
  53. grep
  54. gum.fx
  55. iquery
  56. lint
  57. list-owners
  58. list-packages
  59. list_packages.py
  60. list_packages_test.py
  61. llvm
  62. ls-buildid
  63. make-fuchsia-vol
  64. METADATA.textproto
  65. mkinstaller
  66. mkinstaller-remote
  67. move-docs
  68. OWNERS
  69. pending-commits
  70. pprof
  71. publish
  72. publish.py
  73. qemu-cipd-ensure
  74. README.md
  75. refresh-bazel-compdb
  76. remove-update-source
  77. roll-compiler
  78. run-boot-test
  79. run-boot-test.py
  80. run-e2e-tests
  81. run-in-build
  82. run-recovery
  83. run-zbi-test-remote
  84. rust-3p-outdated
  85. rust-3p-outdated.fx
  86. rustdoc-link.fx
  87. set-petal
  88. set-relay
  89. setup-go
  90. setup-usb-ethernet
  91. show-package
  92. shush.fx
  93. size-check
  94. smoke-test.fx
  95. snapshot
  96. sniff.fx
  97. sniff.py
  98. sync-from-stem
  99. system-status.fx
  100. terminal.py
  101. test-rustdoc
  102. test-stats
  103. test-stats.py
  104. triage
  105. unarchive-package
  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.