]> asedeno.scripts.mit.edu Git - linux.git/commit
perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC
authorStephane Eranian <eranian@google.com>
Tue, 11 Feb 2014 15:20:14 +0000 (16:20 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2014 20:49:08 +0000 (21:49 +0100)
commite9d9768824a18212712ae3afbebd5bfef05176f4
tree722a90dd55392c2b21dde5e945af974a87fbf615
parentced2efb099f4f24ea7030c22b064e5ddd65cd764
perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC

This patch makes perf use Mebibytes to display the counts
of uncore_imc/data_reads/ and uncore_imc/data_writes.

1MiB = 1024*1024 bytes.

Cc: mingo@elte.hu
Cc: acme@redhat.com
Cc: ak@linux.intel.com
Cc: zheng.z.yan@intel.com
Cc: peterz@infradead.org
Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1392132015-14521-9-git-send-email-eranian@google.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/perf_event_intel_uncore.c