opencsd-sys
Auto-generated Rust bindings to the C API of the OpenCSD library. OpenCSD is an open-source decoder for ARM CoreSight trace streams.
Development
- OpenCSD is vendored as a submodule in
vendor/OpenCSD. - To save build time and reduce dependencies, bindings are pre-generated and committed to the repository for non-Windows systems. Run
bindings.shto re-generate them. - Bindings are generated on-the-fly for Windows systems.
Disclaimer
This is not an officially supported Google product.