Re: [PATCH] x86/events: add event map for AMD Family 17h

2019-03-28 Thread Borislav Petkov
On Thu, Mar 21, 2019 at 09:15:22PM +, Phillips, Kim wrote: > From: Kim Phillips > > Family 17h differs from prior families by: > - not supporting an L2 cache miss event > - having re-enumerated PMC counters for: >- L2 cache references >- front & back end stalled cycles > > So we ad

[PATCH] x86/events: add event map for AMD Family 17h

2019-03-21 Thread Phillips, Kim
From: Kim Phillips Family 17h differs from prior families by: - not supporting an L2 cache miss event - having re-enumerated PMC counters for: - L2 cache references - front & back end stalled cycles So we add a new amd_f17h_perfmon_event_map so that the generic perf event names will reso