tree: 01a5dd1d91f263841ee6dab998b612bcbdf6f3e7 [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. screenshot
  67. scrutiny
  68. set-petal
  69. set-relay
  70. setup-go
  71. setup-usb-ethernet
  72. show-package
  73. shush.fx
  74. smoke-test.fx
  75. snapshot
  76. sniff.fx
  77. sniff.py
  78. symbol-index
  79. sync-from-stem
  80. test-stats
  81. test-stats.py
  82. traceutil
  83. triage
  84. unarchive-package
  85. update-rust-3p-outdated
  86. update-rust-3p-owners
  87. update-rustc-third-party
  88. wipe-partition-tables
  89. zbi_json_to_d3js.py
  90. zedmon
  91. 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.