You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/graceful
zeripath 5fe764b1eb
Add pprof labels in processes and for lifecycles (#19202)
Use pprof labelling to help identify goroutines with stacks.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
context.go
manager.go Add pprof labels in processes and for lifecycles (#19202) 3 years ago
manager_unix.go Add pprof labels in processes and for lifecycles (#19202) 3 years ago
manager_windows.go Add pprof labels in processes and for lifecycles (#19202) 3 years ago
net_unix.go
net_windows.go
restart_unix.go
server.go
server_hooks.go
server_http.go