ctr pprof support added

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
This commit is contained in:
Kunal Kushwaha 2017-02-06 18:41:23 +09:00
parent 42a17f9391
commit a9ea9d80a3
2 changed files with 182 additions and 0 deletions

View file

@ -41,6 +41,7 @@ containerd client
listCommand,
inspectCommand,
shimCommand,
pprofCommand,
}
app.Before = func(context *cli.Context) error {
if context.GlobalBool("debug") {