Posted in

Go syscall性能瓶颈定位三板斧:perf record -e ‘syscalls:sys_enter_*’ + pprof + /proc/PID/status syscall统计字段解读

第一章:Go语言怎么调系统调用 … Go syscall性能瓶颈定位三板斧:perf record -e ‘syscalls:sysenter*’ + pprof + /proc/PID/status syscall统计字段解读Read more

Posted in

Go系统服务可观测性基建:OpenTelemetry原生集成、bpftrace动态追踪、/proc/pid/status实时解析三位一体方案

第一章:Go系统服务可观测性基建 … Go系统服务可观测性基建:OpenTelemetry原生集成、bpftrace动态追踪、/proc/pid/status实时解析三位一体方案Read more