From: Namhyung Kim Date: Tue, 18 Mar 2014 02:31:39 +0000 (+0900) Subject: perf tools: Consolidate management of default sort orders X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~17^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512ae1bd6acb811c72e44e2540099eccd31f773d;p=pandora-kernel.git perf tools: Consolidate management of default sort orders The perf uses different default sort orders for different use-cases, and this was scattered throughout the code. Add get_default_sort_ order() function to handle this and change initial value of sort_order to NULL to distinguish it from user-given one. Signed-off-by: Namhyung Kim Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1400480762-22852-10-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed