• Peter Zijlstra's avatar
    perf_counter: allow for data addresses to be recorded · 78f13e95
    Peter Zijlstra authored
    Paul suggested we allow for data addresses to be recorded along with
    the traditional IPs as power can provide these.
    
    For now, only the software pagefault events provide data addresses,
    but in the future power might as well for some events.
    
    x86 doesn't seem capable of providing this atm.
    Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
    LKML-Reference: <20090408130409.394816925@chello.nl>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    78f13e95
fault.c 26.5 KB