]> git.ipfire.org Git - thirdparty/gcc.git/commit
Update perf auto profile script
authorAndi Kleen <ak@linux.intel.com>
Tue, 30 May 2023 11:05:39 +0000 (04:05 -0700)
committerAndi Kleen <ak@linux.intel.com>
Tue, 13 Jun 2023 02:22:22 +0000 (19:22 -0700)
commit950fa8552b9d6d6fdf9a3ad796890218a11c609e
tree4aaac65e243fc710dcad1769ab2bb8d27011e43e
parentde5f3bbf95674c2e6688b2ce7e7a01cdc236ea41
Update perf auto profile script

- Fix gen_autofdo_event: The download URL for the Intel Perfmon Event
  list has changed, as well as the JSON format.
  Also it now uses pattern matching to match CPUs. Update the script to support all of this.
- Regenerate gcc-auto-profile with the latest published Intel model
  numbers, so it works with recent systems.
- So far it's still broken on hybrid systems

contrib/ChangeLog:

* gen_autofdo_event.py: Update for download server changes

gcc/ChangeLog

* config/i386/gcc-auto-profile: Regenerate.
contrib/gen_autofdo_event.py
gcc/config/i386/gcc-auto-profile