pungi/pungi/wrappers
Ralph Bean 5b6e468952 Allow extracting profiling information from pungi-gather.
`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>
2017-09-04 10:25:11 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Open files as binary where needed 2017-08-28 13:47:18 +02:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
iso.py iso-wrapper: Capture debug information for mounting 2017-05-29 13:18:07 +02:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py KojiWrapper: include serverca in session_opts 2017-08-21 14:16:40 -04:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
repoclosure.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00
scm.py Check for correct string class 2017-08-28 14:31:09 +02:00
variants.py variants-wrapper: Remove main() function 2017-06-27 09:36:48 +02:00