tree: a6816ac3a90d504fad024128d4959d3c0509033e [path history] [tgz]
  1. gerrit-split-cl-lib/
  2. gerrit-submit-lib/
  3. lib/
  4. __init__.py
  5. add-test
  6. arm-esr.fx
  7. bindc.fx
  8. binutils
  9. bisect-rustc
  10. blobstats
  11. bt-snoop-from-snapshot
  12. check-deps
  13. check-goldens
  14. check-goldens.py
  15. check-licenses
  16. cl
  17. clang-tidy
  18. clippy.fx
  19. compdb
  20. core-tests
  21. coverage
  22. cpu-stats
  23. dis
  24. exec-host-tests
  25. extract-pprof.fx
  26. extract-pprof.py
  27. extract-zbi
  28. fastboot.fx
  29. ffx
  30. fidlcat
  31. fidldoc.fx
  32. fidltags
  33. find-owner
  34. force-ota-from-devhost
  35. fuzz
  36. gc
  37. gce
  38. gdb.fx
  39. gen-cargo.fx
  40. gerrit-split-cl.fx
  41. gerrit-submit.fx
  42. gnu
  43. goma
  44. grep
  45. init-partition-tables
  46. iquery
  47. lint
  48. list-owners
  49. list-packages
  50. list_packages.py
  51. list_packages_test.py
  52. ls-buildid
  53. make-fuchsia-vol
  54. METADATA.textproto
  55. mkinstaller
  56. mkinstaller-remote
  57. move-docs
  58. OWNERS
  59. pending-commits
  60. pprof
  61. publish
  62. publish.py
  63. qemu-cipd-ensure
  64. README.md
  65. refresh-bazel-compdb
  66. refresh-bazel-compdb-bin.py
  67. remove-update-source
  68. roll-compiler
  69. run-boot-test
  70. run-boot-test.py
  71. run-e2e-tests
  72. run-in-build
  73. run-recovery
  74. run-zbi-test-remote
  75. rust-3p-outdated
  76. rust-3p-outdated.fx
  77. rustdoc.fx
  78. rustfmt.fx
  79. set-petal
  80. set-relay
  81. setup-go
  82. setup-usb-ethernet
  83. show-package
  84. shush.fx
  85. size-check
  86. smoke-test.fx
  87. snapshot
  88. sniff.fx
  89. sniff.py
  90. symbol-index
  91. sync-from-stem
  92. terminal.py
  93. test-rustdoc
  94. test-stats
  95. test-stats.py
  96. traceutil
  97. triage
  98. unarchive-package
  99. update-3p-owners
  100. update-rust-3p-outdated
  101. update-rustc-third-party
  102. validate-sdk
  103. wipe-partition-tables
  104. zbi_json_to_d3js.py
  105. zedmon
  106. 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.