Commit 7b13870b authored by Mike Danese's avatar Mike Danese

add profiling to kubelet

parent b73d64ea
......@@ -23,6 +23,7 @@ import (
"math/rand"
"net"
"net/http"
_ "net/http/pprof"
"path"
"strconv"
"strings"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment