tree: 1776f08f2c667a129b628203fe5ec68fb6149751
  1. meta/
  2. BUILD.gn
  3. instrumentation_data_processor.cc
  4. instrumentation_data_processor_test.cc
  5. instrumentation_data_publisher.cc
  6. instrumentation_data_publisher.h
  7. OWNERS
  8. README.md
  9. TESTING.json5
src/sys/instrumentation_data_processor/README.md

instrumentation_data_processor

Reviewed on: 2024-11-18

instrumentation_data_processor exists to collect arbitrary compiler instrumentation data such as PGO, XRay and MemProf.

Building

To add this project to your build, append --with //src/sys/instrumentation_data_processor to the fx set invocation.