tree: ae60464595a1135e05d0cc96740323503a6a0111 [path history] [tgz]
  1. dockyard/
  2. proto/
  3. transport/
  4. .clang-format
  5. BUILD.gn
  6. gt_log.cc
  7. gt_log.h
  8. gt_log_test.cc
  9. OWNERS
  10. README.md
src/developer/system_monitor/lib/README.md

Dockyard Library

The Dockyard is used as a library (with no GUI itself) that collects data from the Fuchsia device through the transport system. It responds to requests from the GUI for digestible (i.e. small) sections of data that will be presented to the user.

See also: //docs/development/monitor/fuchsia_devtools/README.md