Skip to content
  • Peter Zijlstra's avatar
    perf_counter: Rename various fields · b23f3325
    Peter Zijlstra authored
    
    
    A few renames:
    
      s/irq_period/sample_period/
      s/irq_freq/sample_freq/
      s/PERF_RECORD_/PERF_SAMPLE_/
      s/record_type/sample_type/
    
    And change both the new sample_type and read_format to u64.
    
    Reported-by: default avatarStephane Eranian <eranian@googlemail.com>
    Signed-off-by: default avatarPeter 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>
    Cc: John Kacur <jkacur@redhat.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b23f3325