diff options
author | Andi Kleen <[email protected]> | 2015-09-09 14:53:59 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-09-18 09:20:22 +0200 |
commit | d0dc8494cd6904f8ad035d9ad97f313948f35d0c (patch) | |
tree | 2d75bb8c78333700c0ddba069911d6fe394475a4 /tools/perf/scripts/python | |
parent | 5e176213a6b2bc5146820c79542d37290434a3c4 (diff) |
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Skylake has a new FRONTEND_LATENCY PEBS event to accurately profile
frontend problems (like ITLB or decoding issues).
The new event is configured through a separate MSR, which selects
a range of sub events.
Define the extra MSR as a extra reg and export support for it
through sysfs. To avoid duplicating the existing
tables use a new function to add new entries to existing tables.
Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions