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