Skip to content

Commit 18db0b8

Browse files
authored
enable pprof (transparency-dev#832)
1 parent 64e0624 commit 18db0b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/tesseract/gcp/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222
"fmt"
2323
"log/slog"
2424
"net/http"
25+
_ "net/http/pprof"
2526
"os"
2627

2728
"os/signal"

0 commit comments

Comments
 (0)