| # `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. |