• Kirill Smelkov's avatar
    tracing/runtime: Add support for Go1.11 (preliminary) · d9250d63
    Kirill Smelkov authored
    As of go 47be3d49 there are 2 new types in g compared to go1.10:
    waitReason and ancestorInfo.
    
    Preliminary because Go1.11 has not been released yet, so
    zruntime_g_go1.11.go will need to be potentially regenerated after
    the release.
    d9250d63
g_typedef 2.11 KB