[PATCH 1/5] perf,tools: introduce get_cpu_max_freq

2015-07-23 Thread kan . liang
From: Kan Liang Get cpu max frequency from the first online cpu, and save the MHz value in get_cpu_max_freq. Signed-off-by: Kan Liang --- tools/perf/builtin-report.c | 2 ++ tools/perf/util/cpumap.c| 32 tools/perf/util/cpumap.h| 2 ++ 3 files

[PATCH 1/5] perf,tools: introduce get_cpu_max_freq

2015-07-23 Thread Kan Liang
Get cpu max frequency from the first online cpu, and save the MHz value in get_cpu_max_freq. Signed-off-by: Kan Liang --- tools/perf/builtin-report.c | 2 ++ tools/perf/util/cpumap.c| 32 tools/perf/util/cpumap.h| 2 ++ 3 files changed, 36

[PATCH 1/5] perf,tools: introduce get_cpu_max_freq

2015-07-23 Thread Kan Liang
Get cpu max frequency from the first online cpu, and save the MHz value in get_cpu_max_freq. Signed-off-by: Kan Liang kan.li...@intel.com --- tools/perf/builtin-report.c | 2 ++ tools/perf/util/cpumap.c| 32 tools/perf/util/cpumap.h| 2 ++ 3 files

[PATCH 1/5] perf,tools: introduce get_cpu_max_freq

2015-07-23 Thread kan . liang
From: Kan Liang kan.li...@intel.com Get cpu max frequency from the first online cpu, and save the MHz value in get_cpu_max_freq. Signed-off-by: Kan Liang kan.li...@intel.com --- tools/perf/builtin-report.c | 2 ++ tools/perf/util/cpumap.c| 32