From: Namhyung Kim Date: Tue, 4 Mar 2014 02:01:41 +0000 (+0900) Subject: perf top: Add --fields option to specify output fields X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe8c26d7ab9fbd6748fc40ca5fea1e3131e7236;p=pandora-kernel.git perf top: Add --fields option to specify output fields The --fields option is to allow user setup output field in any order. It can receive any sort keys and following (hpp) fields: overhead, overhead_sys, overhead_us, sample and period If guest profiling is enabled, overhead_guest_{sys,us} will be available too. More more information, please see previous patch "perf report: Add -F option to specify output fields" Signed-off-by: Namhyung Kim Link: http://lkml.kernel.org/r/1400480762-22852-15-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed