tree: 3d9e75e2f06af3ca3c01e0b194f8adb223f6a2fa [path history] [tgz]
  1. meta/
  2. tests/
  3. app.cc
  4. app.h
  5. BUILD.gn
  6. config.cc
  7. config.h
  8. main.cc
  9. README.md
  10. trace_manager.cc
  11. trace_manager.h
  12. trace_provider_bundle.cc
  13. trace_provider_bundle.h
  14. trace_session.cc
  15. trace_session.h
  16. tracee.cc
  17. tracee.h
  18. tracing.config
  19. util.cc
  20. util.h
src/performance/trace_manager/README.md

Fuchsia Tracing System

A system for recording and visualizing time-series tracing data collected through instrumentation of running programs.

See Usage Guide.