add profiling to kubelet

pull/6/head
Mike Danese 2015-04-16 23:07:00 -07:00
parent b73d64ea52
commit 7b13870b32
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import (
"math/rand"
"net"
"net/http"
_ "net/http/pprof"
"path"
"strconv"
"strings"