Re: [PATCH V8 0/7] Freq/CPU%/CORE_BUSY% support

2015-09-07 Thread Jiri Olsa
On Thu, Sep 03, 2015 at 08:30:56AM -0400, kan.li...@intel.com wrote: > From: Kan Liang > > This patch set supports per-sample freq/CPU%/CORE_BUSY% print in perf > report -D and --stdio. > For printing these information, the perf.data file must have been obtained > by group read and using special

[PATCH V8 0/7] Freq/CPU%/CORE_BUSY% support

2015-09-03 Thread kan . liang
From: Kan Liang This patch set supports per-sample freq/CPU%/CORE_BUSY% print in perf report -D and --stdio. For printing these information, the perf.data file must have been obtained by group read and using special events cycles, ref-cycles, msr/tsc/, msr/aperf/ or msr/mperf/. - Freq (MHz): Th