opencsd-sys

Crates.ioopencsd-sys
lib.rsopencsd-sys
version0.2.1
created_at2025-05-23 18:39:11.448941+00
updated_at2025-05-24 05:55:38.461479+00
descriptionBindings to OpenCSD, an ARM CoreSight trace decoder
homepagehttps://github.com/kesyog/opencsd-sys
repository
max_upload_size
id1686601
size1,657,157
Kesavan Yogeswaran (kesyog)

documentation

README

opencsd-sys

Crates.io Version docs.rs Crates.io License

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.sh to re-generate them.
  • Bindings are generated on-the-fly for Windows systems.

Disclaimer

This is not an officially supported Google product.

Commit count: 0

cargo fmt