pungi/doc
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
..
_static docs: Convert phases diagram to PNG 2017-07-17 09:58:35 +02:00
_templates Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
about.rst docs: Move logo to _static subdir 2017-06-19 10:51:23 +02:00
conf.py 4.1.18 release 2017-08-22 10:22:27 +02:00
configuration.rst Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
contributing.rst remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
format.rst docs: Document config file format 2017-06-19 10:51:31 +02:00
gathering.rst Allow extracting profiling information from pungi-gather. 2017-09-04 10:25:11 +02:00
index.rst docs: Add documentation for scm_dict 2017-08-10 15:32:24 +02:00
messaging.rst Update ostree phase documentation 2016-11-04 09:35:08 +01:00
phases.rst repoclosure: Allow aborting compose when repoclosure fails 2017-08-07 15:17:33 +02:00
scm_support.rst docs: Add documentation for scm_dict 2017-08-10 15:32:24 +02:00
testing.rst Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
update-docs.sh docs: Abort update script on error 2017-08-22 10:28:38 +02:00