Posted in

Go程序启动后立即panic?排查runtime.mallocgc初始化前的heap元信息缺失问题(附debug.setGCPercent=0复现方案)

第一章:Go程序是怎么跑起来的 … Go程序启动后立即panic?排查runtime.mallocgc初始化前的heap元信息缺失问题(附debug.setGCPercent=0复现方案)Read more

Posted in

Go语言标准库隐藏武器(冷门但致命):net/http/httputil.DumpRequestOut、runtime.ReadMemStats、debug.SetGCPercent全解析

第一章:Go语言标准库隐藏武器的 … Go语言标准库隐藏武器(冷门但致命):net/http/httputil.DumpRequestOut、runtime.ReadMemStats、debug.SetGCPercent全解析Read more

Posted in

Go运行时调度器可视化(GMP状态机实时追踪):通过runtime.ReadMemStats与debug.SetGCPercent反向建模

第一章:Go运行时调度器可视化( … Go运行时调度器可视化(GMP状态机实时追踪):通过runtime.ReadMemStats与debug.SetGCPercent反向建模Read more