tree: 6a749204a43034ba996193b94eb32e2183a2635b [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-goldens
  12. check-goldens.py
  13. check-licenses
  14. cl
  15. clang-tidy
  16. clippy.fx
  17. compdb
  18. core-tests
  19. coverage
  20. cpu-stats
  21. dart-remote-test
  22. dis
  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. flash-buckeye
  32. force-ota-from-devhost
  33. format-code
  34. fuzz
  35. gc
  36. gce
  37. gdb.fx
  38. gen-cargo.fx
  39. gerrit-split-cl.fx
  40. gerrit-submit.fx
  41. gnu
  42. goma
  43. grep
  44. init-partition-tables
  45. iquery
  46. is-incremental-publisher-running
  47. lint
  48. ls-buildid
  49. make-fuchsia-vol
  50. METADATA.textproto
  51. mkinstaller
  52. mkinstaller-remote
  53. move-docs
  54. overnet
  55. OWNERS
  56. pending-commits
  57. pprof
  58. publish
  59. qemu-cipd-ensure
  60. README.md
  61. remove-update-source
  62. roll-compiler
  63. run-boot-test
  64. run-boot-test.py
  65. run-dart-action
  66. run-e2e-tests
  67. run-in-build
  68. run-recovery
  69. run-zbi-test-remote
  70. rustdoc.fx
  71. rustfmt.fx
  72. scrutiny
  73. set-petal
  74. set-relay
  75. setup-go
  76. setup-usb-ethernet
  77. show-package
  78. shush.fx
  79. size-check
  80. smoke-test.fx
  81. snapshot
  82. sniff.fx
  83. sniff.py
  84. symbol-index
  85. sync-from-stem
  86. test-rustdoc
  87. test-stats
  88. test-stats.py
  89. traceutil
  90. triage
  91. unarchive-package
  92. update-3p-owners
  93. update-rust-3p-outdated
  94. update-rustc-third-party
  95. validate-sdk
  96. wipe-partition-tables
  97. zbi_json_to_d3js.py
  98. zedmon
  99. 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.