mirror of https://github.com/containers/podman.git
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| config.go | ||
| df.go | ||
| docker_registry_options.go | ||
| errors.go | ||
| filters.go | ||
| image.go | ||
| image_test.go | ||
| layer_tree.go | ||
| manifests.go | ||
| parts.go | ||
| parts_test.go | ||
| prune.go | ||
| pull.go | ||
| pull_test.go | ||
| search.go | ||
| signing_options.go | ||
| tree.go | ||
| utils.go | ||