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