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