summaryrefslogtreecommitdiffhomepage
path: root/pkg/test/dockerutil/README.md
AgeCommit message (Collapse)Author
2020-07-26Add profiling to dockerutilZach Koopmans
Adds profiling with `runsc debug` or pprof to dockerutil. All targets using dockerutil should now be able to use profiling. In addition, modifies existing benchmarks to use profiling. PiperOrigin-RevId: 323298634