diff options
author | Yan, Zheng <[email protected]> | 2012-06-15 14:31:34 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-18 12:13:22 +0200 |
commit | 087bfbb032691262f2f7d52b910652450c5554b8 (patch) | |
tree | 1d56c28c749c8eebadbcddfa69c04e1b367ca24c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0cda4c023132aa93f2dd94811061f812e88daf4c (diff) |
perf/x86: Add generic Intel uncore PMU support
This patch adds the generic Intel uncore PMU support, including helper
functions that add/delete uncore events, a hrtimer that periodically
polls the counters to avoid overflow and code that places all events
for a particular socket onto a single cpu.
The code design is based on the structure of Sandy Bridge-EP's uncore
subsystem, which consists of a variety of components, each component
contains one or more "boxes".
(Tooling support follows in the next patches.)
Signed-off-by: Zheng Yan <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions