tree: 40105f9b0a728a09861c27c341d4329fe40a20ff [path history] [tgz]
  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. component-graph
  16. component-surveyor
  17. core-tests
  18. cpu-stats
  19. dart-remote-test
  20. debug
  21. dis
  22. disk-extract-serial-log
  23. exec-host-tests
  24. extract-pprof.fx
  25. extract-pprof.py
  26. extract-zbi
  27. ffx
  28. fidlcat
  29. fidldoc.fx
  30. fidltags
  31. force-ota-from-devhost
  32. format-code
  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. lint
  46. make-fuchsia-vol
  47. mkinstaller
  48. move-docs
  49. overnet
  50. OWNERS
  51. pending-commits
  52. qemu-cipd-ensure
  53. README.md
  54. regen-goldens
  55. remove-update-source
  56. roll-compiler
  57. run-dart-action
  58. run-e2e-tests
  59. run-in-build
  60. run-recovery
  61. run-zbi-test
  62. run-zbi-test-remote
  63. run-zbi-test.py
  64. rustdoc.fx
  65. rustfmt.fx
  66. scrutiny
  67. set-petal
  68. set-relay
  69. setup-go
  70. setup-usb-ethernet
  71. show-package
  72. shush.fx
  73. smoke-test.fx
  74. snapshot
  75. sniff.fx
  76. sniff.py
  77. symbol-index
  78. sync-from-stem
  79. test-stats
  80. test-stats.py
  81. traceutil
  82. triage
  83. unarchive-package
  84. update-rust-3p-outdated
  85. update-rust-3p-owners
  86. update-rustc-third-party
  87. wipe-partition-tables
  88. zbi_json_to_d3js.py
  89. zedmon
  90. 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.