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