tree: 4592527aeaf43d665ce942750c2604d5e30748a4
  1. gerrit-split-cl-lib/
  2. gerrit-submit-lib/
  3. lib/
  4. arm-esr.fx
  5. bindc.fx
  6. binutils
  7. bisect-rustc
  8. blobstats
  9. bt-snoop-from-snapshot
  10. check-deps
  11. check-licenses
  12. clang-tidy
  13. clippy.fx
  14. compdb
  15. core-tests
  16. coverage
  17. cpu-stats
  18. dart-remote-test
  19. dis
  20. exec-host-tests
  21. extract-pprof.fx
  22. extract-pprof.py
  23. extract-zbi
  24. ffx
  25. fidlcat
  26. fidldoc.fx
  27. fidltags
  28. flash-buckeye
  29. force-ota-from-devhost
  30. format-code
  31. fuzz
  32. gc
  33. gce
  34. gdb.fx
  35. gen-cargo.fx
  36. gerrit-split-cl.fx
  37. gerrit-submit.fx
  38. gnu
  39. goma
  40. grep
  41. init-partition-tables
  42. iquery
  43. lint
  44. make-fuchsia-vol
  45. mkinstaller
  46. move-docs
  47. overnet
  48. OWNERS
  49. pending-commits
  50. qemu-cipd-ensure
  51. README.md
  52. remove-update-source
  53. roll-compiler
  54. run-boot-test
  55. run-boot-test.py
  56. run-dart-action
  57. run-e2e-tests
  58. run-in-build
  59. run-recovery
  60. run-zbi-test-remote
  61. rustdoc.fx
  62. rustfmt.fx
  63. scrutiny
  64. set-petal
  65. set-relay
  66. setup-go
  67. setup-usb-ethernet
  68. show-package
  69. shush.fx
  70. size-check
  71. smoke-test.fx
  72. snapshot
  73. sniff.fx
  74. sniff.py
  75. symbol-index
  76. sync-from-stem
  77. test-stats
  78. test-stats.py
  79. traceutil
  80. triage
  81. unarchive-package
  82. update-3p-owners
  83. update-rust-3p-outdated
  84. update-rustc-third-party
  85. validate-sdk
  86. wipe-partition-tables
  87. zbi_json_to_d3js.py
  88. zedmon
  89. 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 and per-file-COMPONENT lines for bugs.fuchsia.dev components. These indicate the correct contact information for your command and are used by fx report-bug users to file issues.

The main documentation for writing fx commands is given in ../README.md.