From: Peter Zijlstra Date: Wed, 17 Jun 2009 13:51:44 +0000 (+0200) Subject: perf report: Add --sort --call <$regex> X-Git-Tag: v2.6.31-rc1~93^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e7d6fdcbeefa9434653b5e5da12909636ea1d52;p=pandora-kernel.git perf report: Add --sort --call <$regex> Implement sorting by callchain symbols, --sort . It will create a new column which will show a match to --call $regex or "[unmatched]". Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed