diff options
author | Jacob Shin <[email protected]> | 2013-02-06 11:26:29 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-02-16 09:37:27 +0100 |
commit | e259514eef764a5286873618e34c560ecb6cff13 (patch) | |
tree | 2ab5514cd2390f2392d8b55988c62ebe0163317d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6a71e69f78fbcb453f4444a8288ea8b7cdc7cea4 (diff) |
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
On AMD family 15h processors, there are 4 new performance
counters (in addition to 6 core performance counters) that can
be used for counting northbridge events (i.e. DRAM accesses).
Their bit fields are almost identical to the core performance
counters. However, unlike the core performance counters, these
MSRs are shared between multiple cores (that share the same
northbridge).
We will reuse the same code path as existing family 10h
northbridge event constraints handler logic to enforce
this sharing.
Signed-off-by: Jacob Shin <[email protected]>
Acked-by: Stephane Eranian <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Jacob Shin <[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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions