podman/libpod/image
Valentin Rothberg d0d084dd8c turn hidden --trace into a NOP
The --trace has helped in early stages analyze Podman code.  However,
it's contributing to dependency and binary bloat.  The standard go
tooling can also help in profiling, so let's turn `--trace` into a NOP.

[NO TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-03-08 09:22:42 +01:00
..
testdata Split refNamesFromImageReference from Runtime.getPullListFromRef 2018-08-01 18:22:58 +00:00
config.go honor pull policy in play kube 2020-01-28 13:36:10 -06:00
df.go Spelling 2020-12-22 13:34:31 -05:00
docker_registry_options.go bump go module to v3 2021-02-22 09:03:51 +01:00
errors.go bump go module to v3 2021-02-22 09:03:51 +01:00
filters.go bump go module to v3 2021-02-22 09:03:51 +01:00
image.go turn hidden --trace into a NOP 2021-03-08 09:22:42 +01:00
image_test.go Correct compat images/create?fromImage response 2021-02-26 03:08:10 +01:00
layer_tree.go podman rmi: handle corrupted storage better 2021-03-01 09:52:03 +01:00
manifests.go podman manifest exists 2021-01-22 20:19:13 +01:00
parts.go Spelling 2020-12-22 13:34:31 -05:00
parts_test.go Remove imageParts.{isTagged,registry,name,tag} 2019-01-14 04:07:24 +01:00
prune.go bump go module to v3 2021-02-22 09:03:51 +01:00
pull.go turn hidden --trace into a NOP 2021-03-08 09:22:42 +01:00
pull_test.go short-name aliasing 2020-11-13 15:40:06 +01:00
search.go bump go module to v3 2021-02-22 09:03:51 +01:00
signing_options.go Stage3 Image Library 2018-03-14 20:21:31 +00:00
tree.go Refactor image tree for API usage 2020-02-17 11:12:35 +01:00
utils.go bump go module to v3 2021-02-22 09:03:51 +01:00