-
### Zig Version
0.12.0-dev.1741+2549de80b2
### Steps to Reproduce and Observed Behavior
```
zig build-exe vmlinux_dumper ReleaseFast x86_64-linux.6.2...6.2-gnu.2.35: error: thread 2421 panic: inde…
-
I got bitten badly by this issue tonight. After changing code under thirdparty/libbpf/, running `make build` or `make install` won't automatically rebuild libbpf, leading to confusing results. Current…
-
### Describe the bug
Because `/lib/preinit/10_indicate_preinit` runs early, the only modules that have been loaded are those in `/etc/modules-boot.d/`
If you wish to explicitly bind interface name…
-
Effectively for the error message `libbpf: BTF is required, but is missing or corrupted.` there's not a single useful result on Google. All mailing list entries are kind of useless without any source …
-
The following is happening when trying to run any of the C sample schedulers:
```console
$ sudo ./scx_simple
libbpf: extern (func ksym) 'scx_bpf_switch_all': not found in kernel or module BTFs
l…
-
in ubuntu 22.04,
after I run setup depends scripts, I got below error
there are 4 packages name is not correct under ubuntu 22.04
E: Unable to locate package libbpf-devel
E: Package 'bpftool'…
-
**Please provide an in-depth description of the question you have**:
How can we build and test kmesh ebpf code locally? I am working on a Ubuntu-20.04.
**What do you think about this question?**:
…
-
How can I resolve the following error?
`Error in bpf_object__probe_loading():Operation not permitted(1)`
Running the service:
```
Feb 28 13:57:22.357 ERRO Failed to load BPF program: System erro…
-
Add ability to package all bpftime static library archives into a single archive.
Reference: https://github.com/WasmEdge/WasmEdge/blob/f5cf26c66e4bbb9bca00497fce5c814aac7d56fa/lib/api/CMakeLists.tx…
-
> [root@OEL89 bin]# uname -r
5.15.0-202.135.2.el8uek.aarch64
>[root@OEL89 bin]# ./xtop
Loading BPF...
bpf_attach_raw_tracepoint (sched_switch): Invalid argument
Traceback (most recent call las…