From: Namhyung Kim Date: Mon, 3 Sep 2012 02:53:07 +0000 (+0900) Subject: perf hists: Handle field separator properly X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffad987ff565999d91fc2783dd77f08094a743b;p=pandora-kernel.git perf hists: Handle field separator properly When a field separator is given, the output format doesn't need to be fancy like aligning to column length, coloring the percent value and so on. And since there's a slight difference to normal format, fix it not to break backward compatibility. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1346640790-17197-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed