tree: 4ded6bcf23e3fc4f9bef552ca7e9d1da407cc2b2 [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. dis
  27. exec-host-tests
  28. extract-pprof.fx
  29. extract-pprof.py
  30. extract-zbi
  31. fastboot.fx
  32. ffx
  33. fidlcat
  34. fidldoc.fx
  35. fidltags
  36. find-owner
  37. flash-kola
  38. force-ota-from-devhost
  39. fuzz
  40. gc
  41. gce
  42. gdb.fx
  43. gen-cargo.fx
  44. gerrit-split-cl.fx
  45. gerrit-submit.fx
  46. get-main-pb
  47. get-main-pb-path
  48. gnu
  49. grep
  50. init-partition-tables
  51. iquery
  52. lint
  53. list-owners
  54. list-packages
  55. list_packages.py
  56. list_packages_test.py
  57. ls-buildid
  58. make-fuchsia-vol
  59. METADATA.textproto
  60. mkinstaller
  61. mkinstaller-remote
  62. move-docs
  63. OWNERS
  64. pending-commits
  65. power-digest
  66. power-viz
  67. pprof
  68. publish
  69. publish.py
  70. qemu-cipd-ensure
  71. README.md
  72. refresh-bazel-compdb
  73. refresh-bazel-compdb-bin.py
  74. remove-update-source
  75. roll-compiler
  76. run-boot-test
  77. run-boot-test.py
  78. run-e2e-tests
  79. run-in-build
  80. run-recovery
  81. run-zbi-test-remote
  82. rust-3p-outdated
  83. rust-3p-outdated.fx
  84. rustdoc-link.fx
  85. rustdoc.fx
  86. rustfmt.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. symbol-index
  99. sync-from-stem
  100. system-status.fx
  101. terminal.py
  102. test-rustdoc
  103. test-stats
  104. test-stats.py
  105. triage
  106. unarchive-package
  107. update-3p-owners
  108. update-rust-3p-outdated
  109. update-rustc-third-party
  110. validate-sdk
  111. wipe-partition-tables
  112. zbi_json_to_d3js.py
  113. zedmon
  114. 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.