“f6a5cb1be894468cdc69ec557d47f40c28f64642”上不存在“Documentation/DocBook/media/v4l/v4l2.xml”
  • L
    perf, x86: Add Intel SandyBridge CPU support · b06b3d49
    Lin Ming 提交于
    This patch adds basic SandyBridge support, including hardware
    cache events and PEBS events support.
    
    It has been tested on SandyBridge CPUs with perf stat and also
    with PEBS based profiling - both work fine.
    
    The patch does not affect other models.
    
    v2 -> v3:
     - fix PEBS event 0xd0 with right umask combinations
     - move snb pebs constraint assignment to intel_pmu_init
    
    v1 -> v2:
     - add more raw and PEBS events constraints
     - use offcore events for LLC-* cache events
     - remove the call to Nehalem workaround enable_all function
    Signed-off-by: NLin Ming <ming.m.lin@intel.com>
    Acked-by: NPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Stephane Eranian <eranian@google.com>
    Cc: Andi Kleen <andi@firstfloor.org>
    LKML-Reference: <1299072424.2175.24.camel@localhost>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    b06b3d49
perf_event.c 40.4 KB