Skip to content
Snippets Groups Projects
  • Andi Kleen's avatar
    950fa855
    Update perf auto profile script · 950fa855
    Andi Kleen authored
    - 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.
    950fa855
    History
    Update perf auto profile script
    Andi Kleen authored
    - 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.
gen_autofdo_event.py 5.52 KiB