good first issue
Good for newcomers
#
bpftrace
Here are 19 public repositories matching this topic...
Helper tool for generating and running BPFTrace scripts which trace and measure timings related to Linux Networking Stack, specifically SocKet Buffer contents
-
Updated
Feb 7, 2022 - Go
You came here so you could have a base code to serve you as an example on how to develop a BPF application, compatible to BCC and/or LIBBPF, specially LIBBPF, having the userland part made in C or PYTHON.
linux
bytecode
kernel
portable
howto
example
linux-kernel
clang
ebpf
bpf
kprobes
vmlinux
bpftrace
libbpf
bpfcc
ebpf-bytecode
bpf-maps
-
Updated
Nov 3, 2021 - C
A Linux distribution with a focus on observability (RO Mirror)
-
Updated
Jul 14, 2021
bpftrace examples, and maybe some other bpf notes and tools.
-
Updated
Feb 9, 2021
Improve this page
Add a description, image, and links to the bpftrace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bpftrace topic, visit your repo's landing page and select "manage topics."
At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n