From: Andi Kleen Date: Fri, 20 Sep 2013 14:40:41 +0000 (-0700) Subject: tools/perf: Support sorting by in_tx or abort branch flags X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d05bcec409aec2c41727077ad818f7c4db005b;p=pandora-kernel.git tools/perf: Support sorting by in_tx or abort branch flags Extend the perf branch sorting code to support sorting by in_tx or abort_tx qualifiers. Also print out those qualifiers. This also fixes up some of the existing sort key documentation. We do not support no_tx here, because it's simply not showing the in_tx flag. Signed-off-by: Andi Kleen Acked-by: Jiri Olsa Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1379688044-14173-4-git-send-email-andi@firstfloor.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed