tree: 5701ed04c1ea4dcd6d0a3c85c3a8791e55a81acd [path history] [tgz]
  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
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.