From: Joerg Roedel Date: Fri, 10 Feb 2012 17:05:05 +0000 (+0100) Subject: perf tools: Change perf_guest default back to false X-Git-Tag: v3.3-rc7~33^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f54ed4a2d8cf001456d3779bdb33985a050bf03;p=pandora-kernel.git perf tools: Change perf_guest default back to false Setting perf_guest to true by default makes no sense because the perf subcommands can not setup guest symbol information and thus not process and guest samples. The only exception is perf-kvm which changes the perf_guest value on its own. So change the default for perf_guest back to false. Cc: David Ahern Cc: Ingo Molnar Cc: Jason Wang Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1328893505-4115-3-git-send-email-joerg.roedel@amd.com Signed-off-by: Joerg Roedel Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed