grafana/pkg/cmd/grafana-server
Daniel Lee 3ca3c96226 profiling: adds profiling and tracing
If grafana-server binary is started with the -profile flag then
tracing will create a trace.out file and pprof data can be accessed
on the 6060 port.

A custom port for pprof profiling can be set with the -profile-port
flag.
2017-04-11 10:32:18 +02:00
..
main.go profiling: adds profiling and tracing 2017-04-11 10:32:18 +02:00
server.go http: close http server gracefully. 2017-02-17 10:33:47 +01:00