[PATCH 2/5] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D

2015-07-23 Thread kan . liang
From: Kan Liang The group read results from cycles/ref-cycles/TSC/ASTATE/MSTATE event can be used to calculate the frequency, CPU Utilization and percent performance during each sampling period. This patch shows them in report -D. Here is an example: $ perf record -e

[PATCH 2/5] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D

2015-07-23 Thread Kan Liang
The group read results from cycles/ref-cycles/TSC/ASTATE/MSTATE event can be used to calculate the frequency, CPU Utilization and percent performance during each sampling period. This patch shows them in report -D. Here is an example: $ perf record -e

[PATCH 2/5] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D

2015-07-23 Thread Kan Liang
The group read results from cycles/ref-cycles/TSC/ASTATE/MSTATE event can be used to calculate the frequency, CPU Utilization and percent performance during each sampling period. This patch shows them in report -D. Here is an example: $ perf record -e

[PATCH 2/5] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D

2015-07-23 Thread kan . liang
From: Kan Liang kan.li...@intel.com The group read results from cycles/ref-cycles/TSC/ASTATE/MSTATE event can be used to calculate the frequency, CPU Utilization and percent performance during each sampling period. This patch shows them in report -D. Here is an example: $ perf record -e