mesa/bin
Eric Engestrom 62428ae59b ci/update_traces_checksum: fix decoding of log lines
We don't need to evaluate escape sequences, we should instead read them
verbatim.

Fixes issues like:

    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\.'
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\ '
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\;'
    bin/ci/update_traces_checksum.py:45: DeprecationWarning: invalid escape sequence '\_'

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37215>
2025-09-08 13:39:39 +00:00
..
ci ci/update_traces_checksum: fix decoding of log lines 2025-09-08 13:39:39 +00:00
pick pick-ui: add missing dependency 2025-04-22 19:20:09 +00:00
.editorconfig
__init__.py
commit_in_branch.py
commit_in_branch_test.py
flamegraph_map_lp_jit.py llvmpipe: FlameGraph profiling support 2024-09-05 14:19:20 +00:00
gen_calendar_entries.py
gen_calendar_entries_test.py
gen_release_notes.py maintainer-scripts: Bump Vulkan release version to 1.4 2024-12-03 00:20:05 +00:00
gen_release_notes_test.py
gen_vs_module_defs.py Remove osmesa 2025-03-04 00:40:39 +00:00
git_sha1_gen.py
install_megadrivers.py meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
khronos-update.py docs,ci: update mapi relocation 2025-08-06 20:35:26 +00:00
meson-cmd-extract.py
meson.build meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
nir-test-runner.py nir/tests: Do not rely on __LINE__ 2025-04-04 19:01:01 +00:00
people.csv people: update Alyssa's email 2025-08-29 14:11:09 +00:00
perf-annotate-jit.py llvmpipe: improvements to JIT assembly dump 2024-09-05 14:19:20 +00:00
pick-ui.py
pick-ui.sh
post_version.py
post_version_test.py
python-venv.sh bin: explicitly use python3 instead of python 2025-07-03 20:52:48 +00:00
rb.py bin/rb: update Alyssa's email address in test case 2025-09-02 15:57:17 +00:00
refcnt-log-helper.py
renderdoc-update.py renderdoc: Upgrade to v1.5 2025-08-08 19:38:54 +00:00
symbols-check.py bin/symbols-check: add __(de)register_frame_info_bases to platform symbols 2025-07-16 22:22:09 +00:00
toml_lint.py ci: add check for misleading indentation in ci toml files 2024-08-22 20:25:32 +00:00
update-android-headers.sh