pungi/pungi/phases/pkgset
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
..
sources Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
__init__.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
common.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
pkgsets.py gather: Log tag from which we pulled a package 2017-06-19 10:51:37 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00