From: Andi Kleen Date: Fri, 20 Sep 2013 14:40:44 +0000 (-0700) Subject: perf/x86: Suppress duplicated abort LBR records X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7af41a1bc255c0098c37a4bcf5c7e5e168ce875;p=pandora-kernel.git perf/x86: Suppress duplicated abort LBR records Haswell always give an extra LBR record after every TSX abort. Suppress the extra record. This only works when the abort is visible in the LBR If the original abort has already left the 16 LBR entries the extra entry will will stay. Signed-off-by: Andi Kleen Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1379688044-14173-7-git-send-email-andi@firstfloor.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed