From: Namhyung Kim Date: Mon, 19 May 2014 05:19:30 +0000 (+0900) Subject: perf tools: Get rid of obsolete hist_entry__sort_list X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfaa154b2335d4c8efdfcb65d9b12e944d1b74a6;p=pandora-kernel.git perf tools: Get rid of obsolete hist_entry__sort_list Now we moved to the perf_hpp_[_sort]_list so no need to keep the old hist_entry__sort_list and sort__first_dimension. Also the hist_entry__sort_snprintf() can be gone as hist_entry__snprintf() provides the functionality. Signed-off-by: Namhyung Kim Link: http://lkml.kernel.org/r/1400480762-22852-18-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed