tree: dbdddecce7724ebf9db3853aac331a78c428c171 [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. dupefinder
  29. exec-host-tests
  30. extract-pprof.fx
  31. extract-pprof.py
  32. extract-zbi
  33. fastboot.fx
  34. ffx
  35. fidlcat
  36. fidldoc.fx
  37. fidltags
  38. find-owner
  39. flash-kola
  40. force-ota-from-devhost
  41. fuzz
  42. g-review
  43. gc
  44. gce
  45. gdb.fx
  46. gen-cargo.fx
  47. gerrit-split-cl.fx
  48. gerrit-submit.fx
  49. get-main-pb-path
  50. gnu
  51. grep
  52. gum.fx
  53. iquery
  54. lint
  55. list-owners
  56. list-packages
  57. list_packages.py
  58. list_packages_test.py
  59. ls-buildid
  60. make-fuchsia-vol
  61. METADATA.textproto
  62. mkinstaller
  63. mkinstaller-remote
  64. move-docs
  65. OWNERS
  66. pending-commits
  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. 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.