Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.22.4
  • v1.22.3
  • v1.22.2
  • v1.22.1
  • v1.22.0
  • v1.21.2
  • v1.21.1
  • v1.21.0
  • v1.20.2
  • v1.20.1
  • v1.20.0
  • v1.9.1
  • v1.9.0
  • v1.8.3
  • v1.8.2
  • v1.8.1
  • v1.8.0
  • v1.7.3
  • v1.7.2
  • v1.7.1
21 results

client.go

  • aarzilli's avatar
    8f1fc63d
    proc,service,terminal: read defer list · 8f1fc63d
    aarzilli authored and Derek Parker's avatar Derek Parker committed
    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
    History
    proc,service,terminal: read defer list
    aarzilli authored and Derek Parker's avatar Derek Parker committed
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
client.go 11.36 KiB