mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 11:00:11 +01:00
intel/perf: add reorder script
When transitioning the oa-*.xml files from Gputop to IGT, we also had to deal with a python2->3 transition. Unfortunately the implementation dependent hash table ordering leaked into the XML files and so things changed quite a bit. This script reorders things from the old to the new order in the existing files. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Acked-by: Marcin Ślusarz <marcin.slusarz@intel.com> Acked-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6518>
This commit is contained in:
parent
404d0f7626
commit
12ee1ec25e
1 changed files with 10319 additions and 0 deletions
10319
src/intel/perf/reorder.py
Executable file
10319
src/intel/perf/reorder.py
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue