tree: 3e9da06add0bd5f96da2967a7a3b94c35c6e3769
  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. dart-remote-test
  23. dis
  24. exec-host-tests
  25. extract-pprof.fx
  26. extract-pprof.py
  27. extract-zbi
  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-dart-action
  71. run-e2e-tests
  72. run-in-build
  73. run-recovery
  74. run-zbi-test-remote
  75. rustdoc.fx
  76. rustfmt.fx
  77. scrutiny
  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.