Tao Chen
Tao Chen
Now usdt tracing has been supported in libbpf, so we add the javagc monitor as an example with this feature. Normally, you can use the command "readelf -n binary" to...
Memleak run failed when trace task who use jemalloc, and luckly i see it fixed in memleak.py: https://github.com/iovisor/bcc/pull/4812/files, so we can also support on c version. compile jemalloc with "je_"...
Hi geyslan, i saw cookie only supported on kprobe, can we also support it on uprobe tracepoint etc. Maybe i can resolve it.
Hi guys, recently, i replaced my qemu env with virtmg-ng, it is really great, so can virtme-ng run arm64 or risc-v vm on x86 host?
when i use vng start the vm in my host, i seems the vm exit unexpected, is there any thing wrong? my host is ubuntu 24.04 x86 in vmware dylane@2404:~/sdb/linux$...
Hi, anakryiko, can we support static build in example CMakelist, i think others will also meet this glibc version problem  ``` set(CMAKE_EXE_LINKER_FLAGS "-static") ``` it seems add static flag...
I use kernel 4.18 and backport the feature of ntuple and recompile the driver, but it seems unwork,and the quantia on my machine is Aquantia Corp. AQC107 NBase-T/IEEE 802.3bz Ethernet...