containerd/cmd
Michael Crosby a2ef6952f2 Add density stress test
Running the density tool will report Pss and Rss total and per container
values for shim memory usage. Values are reported in KB.

```bash
containerd-stress density --count 500
INFO[0000] pulling docker.io/library/alpine:latest
INFO[0000] generating spec from image
{"pss":421188,"rss":2439688,"pssPerContainer":842,"rssPerContainer":4879}
```

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-02-27 16:40:37 -05:00
..
containerd Merge pull request #2097 from Random-Liu/vendor-cri-plugin 2018-02-23 13:55:13 -08:00
containerd-release Licence header added 2018-02-19 10:32:26 +09:00
containerd-shim Licence header added 2018-02-19 10:32:26 +09:00
containerd-stress Add density stress test 2018-02-27 16:40:37 -05:00
ctr Add --pid-file to ctr 2018-02-20 15:10:50 -05:00
protoc-gen-gogoctrd Licence header added 2018-02-19 10:32:26 +09:00