• Ingo Molnar's avatar
    perf_counter tools: Optimize harder · 095b3a6a
    Ingo Molnar authored
    Use -O6 to build the tools.
    
    Before:
    
        12387507370  instructions         #    3121.653 M/sec
    
    After:
    
         6244894971  instructions         #    3458.437 M/sec
    
    Almost twice as fast!
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
    Cc: Marcelo Tosatti <mtosatti@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    095b3a6a
Makefile 25 KB