tree: c5636a581257186377714f51637247d63b57c599 [path history] [tgz]
  1. _toc.yaml
  2. component_introspection.md
  3. cpu_samples.md
  4. memory_samples.md
  5. README.md
  6. task_samples.md
docs/development/monitor/fuchsia_devtools/harvester/README.md

Harvester

The Harvester runs on the Fuchsia device, acquiring samples (units of introspection data) that it sends to the host machine using the Transport system. The Harvester does not store samples.

The Harvester relies on kernel APIs (to gather data) and a Transport layer (to transmit data to the Dockyard).

Samples

Various kinds of data are collected by the Harvester:

See also