Implement a low overhead pmu collection library, providing abstract interfaces for counting, sampling and symbol resolve.
最近更新: 10个月前Implement a low overhead pmu collection library, providing abstract interfaces for counting, sampling and symbol resolve.
最近更新: 10个月前Kernel profiler based on perf_event and ebpf
最近更新: 10个月前coolbpf以CORE(Compile Once--Run Everywhere)为基础实现,保留了资源占用低、可移植性强等优点,还融合了BCC动态编译的特性。coolbpf利用远程编译的思想,把用户的BPF程序推送到远端的服务器并返回.o或.so,提供python/rust/c高级语言加载。用户只专注自己的功能开发,不用关心底层库安装、环境搭建。
最近更新: 11个月前The openEuler kernel is the core of the openEuler OS, serving as the foundation of system performance and stability and a bridge between processors, devices, and services.
最近更新: 12个月前