Skip to content

Commit

Permalink
expose pprof
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldarkdryplace committed May 5, 2018
1 parent 010f94a commit 5da232a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/debugserver/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"context"
"log"
"net/http"
_ "net/http/pprof"
"os"
"os/signal"
"time"
Expand Down

0 comments on commit 5da232a

Please sign in to comment.