Skip to content
Snippets Groups Projects
  • Andi Kleen's avatar
    9c8f3d5e
    Update gcc-auto-profile / gen_autofdo_event.py · 9c8f3d5e
    Andi Kleen authored
    - Fix warnings with newer python versions about bad escapes by
    making all the python string raw.
    - Add a fallback for using the builtin perf event list if the
    CPU model number is unknown.
    - Regenerate the shipped gcc-auto-profile with the changes.
    
    contrib/ChangeLog:
    
    	* gen_autofdo_event.py: Convert strings to raw.
    	Add fallback to using builtin perf event list.
    
    gcc/ChangeLog:
    
    	* config/i386/gcc-auto-profile: Regenerate.
    9c8f3d5e
    History
    Update gcc-auto-profile / gen_autofdo_event.py
    Andi Kleen authored
    - Fix warnings with newer python versions about bad escapes by
    making all the python string raw.
    - Add a fallback for using the builtin perf event list if the
    CPU model number is unknown.
    - Regenerate the shipped gcc-auto-profile with the changes.
    
    contrib/ChangeLog:
    
    	* gen_autofdo_event.py: Convert strings to raw.
    	Add fallback to using builtin perf event list.
    
    gcc/ChangeLog:
    
    	* config/i386/gcc-auto-profile: Regenerate.