5b6e468952
`pungi-gather` (the tool that underlies both the `pkgset` and `gather` phases) contains profiling code that will log statistics about how long different function calls take. However, pungi-koji did not contain a way to pass the ``--profiler`` argument to enable this. This change adds a new configuration option ``gather_profiler`` which, when set to true, simply passes the argument to `pungi-koji`. Hopefully this can help shed some light on what is happening in some of our longer-running composes. Merges: https://pagure.io/pungi/pull-request/727 Signed-off-by: Ralph Bean <rbean@redhat.com> |
||
---|---|---|
.. | ||
gather | ||
pkgset | ||
__init__.py | ||
base.py | ||
buildinstall.py | ||
createiso.py | ||
createrepo.py | ||
extra_files.py | ||
image_build.py | ||
image_checksum.py | ||
init.py | ||
live_images.py | ||
livemedia_phase.py | ||
osbs.py | ||
ostree_installer.py | ||
ostree.py | ||
product_img.py | ||
test.py |