mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 21:40:22 +01:00
The polling period of the monitoring loop is a constant hardcoded and defined to an arbitrary default number. This is related to the output reporting to the user the progress in the pipeline running, so it shows this tool is alive when it can be generating a huge number of output lines. Transforming it to a definable variable allows the possibility to experiment with different values, because of the balance between when a job can be triggered and the verbose output produced. Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39105> |
||
|---|---|---|
| .. | ||
| ci | ||
| pick | ||
| .editorconfig | ||
| __init__.py | ||
| commit_in_branch.py | ||
| commit_in_branch_test.py | ||
| flamegraph_map_lp_jit.py | ||
| gen_calendar_entries.py | ||
| gen_calendar_entries_test.py | ||
| gen_release_notes.py | ||
| gen_release_notes_test.py | ||
| gen_vs_module_defs.py | ||
| git_sha1_gen.py | ||
| install_megadrivers.py | ||
| khronos-update.py | ||
| meson-cmd-extract.py | ||
| meson.build | ||
| nir-test-runner.py | ||
| people.csv | ||
| perf-annotate-jit.py | ||
| pick-ui.py | ||
| pick-ui.sh | ||
| post_version.py | ||
| post_version_test.py | ||
| python-venv.sh | ||
| rb.py | ||
| refcnt-log-helper.py | ||
| renderdoc-update.py | ||
| symbols-check.py | ||
| toml_lint.py | ||
| update-android-headers.sh | ||