You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
members = ["rapl_probes", "xtask", "cli_poll_rapl"]
# To use the ebpf probes (see ebpf_common/README.md):
# 1. clone https://github.com/TheElectronWill/aya/commit/0aeb379bebde2a7c1b87ec8e0e66713a877daef0 in the directory ../aya (relative to the directory of this project)
# 2. uncomment the following lines
# 3. build ebpf program with `xtask` and recompile with the `enable_ebpf` feature flag