tree: fc22576ef3b5e5073c8b81d1f3159a1b91300f05
  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. BUILD.gn
  17. check-deps
  18. check-goldens
  19. check-goldens.py
  20. check-licenses
  21. cl
  22. clang-tidy
  23. clippy.fx
  24. compdb
  25. core-tests
  26. coverage
  27. cpu-stats
  28. crosvm.fx
  29. dis
  30. download-baseline.fx
  31. download-metrics.fx
  32. download-rust-toolchain
  33. dtsfmt.fx
  34. dupefinder
  35. enable-ffx-usb
  36. exec-host-tests
  37. extract-metrics.fx
  38. extract-pprof.fx
  39. extract-pprof.py
  40. extract-zbi
  41. fastboot.fx
  42. fetch-toolchain
  43. ffx
  44. fidlcat
  45. fidldoc.fx
  46. fidltags
  47. find-owner
  48. flash-kola
  49. force-ota-from-devhost
  50. fuzz
  51. gc
  52. gce
  53. gdb.fx
  54. gen-cargo.fx
  55. gen-watchman-config
  56. gerrit-split-cl.fx
  57. gerrit-submit.fx
  58. get-main-pb-path
  59. gnu
  60. grep
  61. gum.fx
  62. iquery
  63. lint
  64. list-owners
  65. list-packages
  66. list_packages.py
  67. list_packages_test.py
  68. llvm
  69. ls-buildid
  70. make-fuchsia-vol
  71. METADATA.textproto
  72. mkinstaller
  73. mkinstaller-remote
  74. move-docs
  75. OWNERS
  76. pending-commits
  77. perf-analyze.fx
  78. pprof
  79. publish
  80. publish.py
  81. qemu-cipd-ensure
  82. README.md
  83. readme_fuchsia
  84. refresh-bazel-compdb
  85. remove-update-source
  86. roll-compiler
  87. run-boot-test
  88. run-boot-test.py
  89. run-e2e-tests
  90. run-in-build
  91. run-recovery
  92. run-zbi-test-remote
  93. rust-3p-outdated
  94. rust-3p-outdated.fx
  95. rustdoc-link.fx
  96. set-petal
  97. set-relay
  98. setup-go
  99. setup-jj
  100. setup-usb-ethernet
  101. show-package
  102. shush.fx
  103. size-check
  104. smoke-test.fx
  105. snapshot
  106. sniff.fx
  107. sniff.py
  108. sync-from-stem
  109. system-status.fx
  110. terminal.py
  111. test-category.fx
  112. test-stats
  113. test-stats.py
  114. triage
  115. update-3p-owners
  116. update-bazel-vendor-dir
  117. update-rust-3p-outdated
  118. update-rustc-third-party
  119. zbi_json_to_d3js.py
  120. zedmon
  121. 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.