tree: 505ea91646a9242cf90de6c2bfcb7ba677b32e4a [path history] [tgz]
  1. dart-tunnel-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. codesize
  15. compdb
  16. component-graph
  17. component-surveyor
  18. core-tests
  19. cpu-stats
  20. dart-remote-test
  21. dart-tunnel
  22. debug
  23. delta
  24. dis
  25. disk-extract-serial-log
  26. exec-host-tests
  27. extract-zbi
  28. extract_pprof
  29. ffx
  30. fidlcat
  31. fidldoc.fx
  32. fidltags
  33. flutter-attach
  34. format-code
  35. fuzz
  36. gc
  37. gce
  38. gdb.fx
  39. gen-cargo.fx
  40. gerrit-submit.fx
  41. gnu
  42. goma
  43. grep
  44. init-partition-tables
  45. iquery
  46. lint
  47. make-fuchsia-vol
  48. mkinstaller
  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. save-package-stats
  67. screenshot
  68. scrutiny
  69. set-petal
  70. set-relay
  71. setup-go
  72. setup-usb-ethernet
  73. show-package
  74. smoke-test.fx
  75. snapshot
  76. sniff
  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.