profilers ========= Description ----------- Sets the list of Autotest profilers to be enabled during the test run (they're removed from the job's list of profilers when the test finishes). This is commonly used to enable the `kvm\_stat `_ profiler: :: profilers = kvm_stat Defined On ---------- - `client/tests/kvm/base.cfg.sample `_ - `client/tests/kvm/subtests.cfg.sample `_ Used By ------- - `client/virt/virt\_utils.py `_ Referenced By ------------- No other documentation currently references this configuration key. See Also -------- - `Setting up profiling on virt-test <../../Profiling>`_ - `Using and developing job profilers <../../../AddingProfiler>`_