]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf vendor events: Add Broadwell V17 event file
authorAndi Kleen <ak@linux.intel.com>
Wed, 5 Oct 2016 16:53:07 +0000 (09:53 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Oct 2016 16:39:47 +0000 (13:39 -0300)
commitb74d1315cab113ce1e0ee5e10eb6638219c1b0d1
tree20e25ed09650532d462100935db36730f5df14b6
parent27b565b1eb04a277027953cab13b5aad5d469390
perf vendor events: Add Broadwell V17 event file

Add a Intel event file for perf.

Committer note:

Testing it on a ThinkPad t450s:

  [acme@jouet linux]$ perf list
<SNIP>
  Cache:
    l1d.replacement
         [L1D data line replacements]
    l1d_pend_miss.fb_full
         [Cycles a demand request was blocked due to Fill Buffers inavailability]
    l1d_pend_miss.pending
         [L1D miss oustandings duration in cycles]
    l1d_pend_miss.pending_cycles
         [Cycles with L1D load Misses outstanding]
<SNIP>

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-3qh7e0quf7qlttjoz250hfcl@git.kernel.org
[ Lowercased the directory and file names ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/x86/broadwell/cache.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/floating-point.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/frontend.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/other.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/pipeline.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/broadwell/virtual-memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/mapfile.csv