javierhonduco / lightswitch

CPU profiler for Linux written in Rust
MIT License
7 stars 3 forks source link

Use forked libbpf-rs to publish crate #113

Closed javierhonduco closed 3 days ago

javierhonduco commented 3 days ago

In order to publish in certain environments every dependency has to be present in crates.io. We have a couple of changes waiting upstream to be cut into a release. Until then, let's use this fork.

Test Plan

CI.