tree: d87d1953c39acf7c20e82d63869f7e062eba1a67 [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. flash-buckeye
  33. force-ota-from-devhost
  34. format-code
  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. is-incremental-publisher-running
  48. lint
  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. overnet
  59. OWNERS
  60. pending-commits
  61. pprof
  62. publish
  63. publish.py
  64. qemu-cipd-ensure
  65. README.md
  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. rustdoc.fx
  75. rustfmt.fx
  76. set-petal
  77. set-relay
  78. setup-go
  79. setup-usb-ethernet
  80. show-package
  81. shush.fx
  82. size-check
  83. smoke-test.fx
  84. snapshot
  85. sniff.fx
  86. sniff.py
  87. symbol-index
  88. sync-from-stem
  89. terminal.py
  90. test-rustdoc
  91. test-stats
  92. test-stats.py
  93. traceutil
  94. triage
  95. unarchive-package
  96. update-3p-owners
  97. update-rust-3p-outdated
  98. update-rustc-third-party
  99. validate-sdk
  100. wipe-partition-tables
  101. zbi_json_to_d3js.py
  102. zedmon
  103. 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.