containerd/cmd/ctr/commands/images
Alakesh Haloi 9f5244f410 Print elapsed time for image unpack
The provides additional insight into how much time is being spent in
unpacking and is helpful in performance comparison for just this stage
without resorting to running under time command in linux for example.

Signed-off-by: Alakesh Haloi <alakeshh@amazon.com>
2021-03-09 06:40:49 +00:00
..
convert.go add Image content converter 2021-01-22 13:33:19 +09:00
export.go export: add --skip-non-distributable 2021-01-01 06:32:01 +09:00
images.go Allow HTTP tracing in push/pull via --trace flag 2021-03-02 20:33:35 -05:00
import.go Add option to compress blobs on import 2019-07-25 12:05:38 -07:00
mount.go WithLease: always return context and done fn 2020-04-25 21:16:43 -07:00
pull.go Print elapsed time for image unpack 2021-03-09 06:40:49 +00:00
push.go Allow HTTP tracing in push/pull via --trace flag 2021-03-02 20:33:35 -05:00
tag.go ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00
unmount.go ctr: fix the incorrect image unmount error hint 2020-11-11 19:57:31 +08:00