commit | 5ea62fe71eca2d0a2d61c428ffc19901e4b4babe | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Mar 10 12:51:38 2017 -0800 |
committer | Andi Kleen <ak@linux.intel.com> | Wed Aug 16 12:30:09 2017 -0700 |
tree | e4ee686ce3c74473f1bf9fdc83ad0cfccbeccd8f | |
parent | 3269ae458a883139110ec82bc895423bd8843d65 [diff] |
perf, tools: Add Skylake server uncore event list Add JSON uncore events for Skylake Server to perf. Based on JSON list V1.01 This is a much fuller list than with earlier uncores, including more low level (but also harder to understand) events. It does not include the "experimential" events. The previous high level metric (LLC_* etc.) are still available when applicable. C state power events are not included at this point. Signed-off-by: Andi Kleen <ak@linux.intel.com>