[PATCH 1/9] perf/x86: Add Intel core misc PMUs support

2015-07-16 Thread kan . liang
From: Kan Liang There are miscellaneous free running (read-only) counters in core. These counters may be used simultaneously by other tools, such as turbostat. However, it still make sense to implement them in perf. Because we can conveniently collect them together with other events, and allow

[PATCH 1/9] perf/x86: Add Intel core misc PMUs support

2015-07-16 Thread kan . liang
From: Kan Liang kan.li...@intel.com There are miscellaneous free running (read-only) counters in core. These counters may be used simultaneously by other tools, such as turbostat. However, it still make sense to implement them in perf. Because we can conveniently collect them together with other