diff options
author | Andy Lutomirski <[email protected]> | 2015-07-20 11:49:06 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-04 10:17:00 +0200 |
commit | b7b7c7821d932ba18ef6c8eafc8536066b4c2ef4 (patch) | |
tree | 5f8c3eda849b3a9357583f3c35782e6edda9f8b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 070e98873cf7196cad58f8b6e5278dd5533c81f0 (diff) |
perf/x86: Add an MSR PMU driver
This patch adds an MSR PMU to support free running MSR counters. Such
as time and freq related counters includes TSC, IA32_APERF, IA32_MPERF
and IA32_PPERF, but also SMI_COUNT.
The events are exposed in sysfs for use by perf stat and other tools.
The files are under /sys/devices/msr/events/
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
[ s/freq/msr/, added SMI_COUNT, fixed bugs. ]
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions