From: Stephane Eranian Date: Thu, 24 Jan 2013 15:10:36 +0000 (+0100) Subject: perf report: Add support for mem access profiling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~15^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f7e28d0e813ddb997f49ae718ddf98db972292;p=pandora-kernel.git perf report: Add support for mem access profiling This patch adds the --mem-mode option to perf report. This mode requires a perf.data file created with memory access samples. Signed-off-by: Stephane Eranian Cc: Andi Kleen Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1359040242-8269-13-git-send-email-eranian@google.com [ Removed duplicates in the --sort help, man page needs updating, Fixed minor conflict with 328ccda "perf report: Add --no-demangle option" ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed