You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luca BRUNO 554702e63d
cargo-generate: add perf_event
This adds `perf_event` program type as a template entry.
The new entry comes with a skeleton example which register
scheduled events on each CPU at 1 HZ, triggered by the kernel
(based on clock ticks). The corresponding BPF logic logs each
event, and can identify kernel tasks from userland processes.
2 years ago
..
.cargo ebpf: set target and enable -Z build-std in .cargo/config.toml 3 years ago
.vim ebpf: Add rust-analyzer settings for coc.nvim 3 years ago
.vscode Fix trailing comma in ebpf/.vscode/settings.json 2 years ago
src cargo-generate: add perf_event 2 years ago
Cargo.toml ebpf: Update git repository URL for aya-log 2 years ago
rust-toolchain.toml rust-toolchain: Add a comment about rust-src 2 years ago