blob: 7ffbb36f404645621e0814296a40e95d410353ce [file] [log] [blame] [view]
# `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.