kochia3

Results 4 comments of kochia3

I was unable to do so, for example https://github.com/libbpf/libbpf-bootstrap uses xmake and ndk for that

Device: Android Emulator x86_64 Kernel version: `5.10.66-android12` error when running `bootstrap` from examples directory: ``` emulator64_x86_64:/data/local/tmp # ./bootstrap libbpf: failed to find valid kernel BTF libbpf: Error loading vmlinux BTF:...

uname -a ``` Linux localhost 5.10.66-android12-9-00021-g2c152aa32942-ab8087165 #1 SMP PREEMPT Fri Jan 14 17:35:16 UTC 2022 x86_64 ``` file minimal: ``` minimal: ELF shared object, 64-bit LSB x86-64, dynamic (/system/bin/linker64), for...

Used `mount -t debugfs none /sys/kernel/debug` to mount debubfs but still there is no `syscalls` dir under `/sys/kernel/tracing/events`