• A
    proc,service,terminal: read defer list · 8f1fc63d
    aarzilli 提交于
    Adds -defer flag to the stack command that decorates the stack traces
    by associating each stack frame with its deferred calls.
    
    Reworks proc.next to use this feature instead of using proc.DeferPC,
    laying the groundwork to implement #1240.
    8f1fc63d
stack.go 21.3 KB