tree: 27ea85ab8723bf34b2d8565a3351442487830a15 [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. force-ota-from-devhost
  34. fuzz
  35. gc
  36. gce
  37. gdb.fx
  38. gen-cargo.fx
  39. gerrit-split-cl.fx
  40. gerrit-submit.fx
  41. gnu
  42. goma
  43. grep
  44. init-partition-tables
  45. iquery
  46. is-incremental-publisher-running
  47. lint
  48. list-packages
  49. list_packages.py
  50. list_packages_test.py
  51. ls-buildid
  52. make-fuchsia-vol
  53. METADATA.textproto
  54. mkinstaller
  55. mkinstaller-remote
  56. move-docs
  57. OWNERS
  58. pending-commits
  59. pprof
  60. publish
  61. publish.py
  62. qemu-cipd-ensure
  63. README.md
  64. refresh-bazel-compdb
  65. refresh-bazel-compdb-bin.py
  66. remove-update-source
  67. roll-compiler
  68. run-boot-test
  69. run-boot-test.py
  70. run-e2e-tests
  71. run-in-build
  72. run-recovery
  73. run-zbi-test-remote
  74. rust-3p-outdated
  75. rust-3p-outdated.fx
  76. rustdoc.fx
  77. rustfmt.fx
  78. set-petal
  79. set-relay
  80. setup-go
  81. setup-usb-ethernet
  82. show-package
  83. shush.fx
  84. size-check
  85. smoke-test.fx
  86. snapshot
  87. sniff.fx
  88. sniff.py
  89. symbol-index
  90. sync-from-stem
  91. terminal.py
  92. test-rustdoc
  93. test-stats
  94. test-stats.py
  95. traceutil
  96. triage
  97. unarchive-package
  98. update-3p-owners
  99. update-rust-3p-outdated
  100. update-rustc-third-party
  101. validate-sdk
  102. wipe-partition-tables
  103. zbi_json_to_d3js.py
  104. zedmon
  105. 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.