el7-bpf-specs
bpftrace
el7-bpf-specs | bpftrace | |
---|---|---|
1 | 3 | |
66 | 9,023 | |
- | 1.6% | |
0.0 | 9.8 | |
about 3 years ago | 3 days ago | |
Shell | C++ | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
el7-bpf-specs
bpftrace
-
Show HN: bpfquery – experimenting with compiling SQL to bpf(trace)
> --I ran ctags across the linux kernel source code, pulled out all the signatures and then reference the signature when compiling the query, so you don't have to do a bunch of casts in the query.
note you don't need the casts if you use kfuncs instead, which also let you reference arguments by name (from https://github.com/bpftrace/bpftrace/blob/master/man/adoc/bp... ):
```
- Capturing SSL/TLS plaintext without a CA certificate using eBPF
-
Ask HN: Looking for a project to volunteer on? (February 2024)
SEEKING VOLUNTEERS: bpftrace
As non-profit as it get! Intersection of operating systems, compilers, and observability. C/C++/LLVM.
https://github.com/bpftrace/bpftrace
"good first issue" or "easy" tag in issues is a good place to start looking for something to do. Or DM me and we can find something interesting.
What are some alternatives?
bpftrace - High-level tracing language for Linux eBPF [Moved to: https://github.com/bpftrace/bpftrace]
openE57 - Fork of original project libE57 (https://www.libe57.org)
ungoogled-chromium-fedora - dnf install chromium-browser-privacy
assertables-rust-crate - Assertables: a Rust crate of assert macros for testing
spotify-easyrpm - Download, convert and install the Spotify for Linux package
ebpf_exporter - Prometheus exporter for custom eBPF metrics