Skip to content

go 调度栈在线分析 #160

@jskcnsl

Description

@jskcnsl

go 程序运行中可以 dump 出来调度栈信息,但是复杂一些的 go 程序会有茫茫多的 goroutine,有的在等 select 有的在等锁,而且栈可能是重复的,希望能够将上传的一大段文本归类折叠一下,方便诊断如死锁一类的问题发生在哪里,现在有哪些goroutine 在跑,是不是有泄露

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions