From: Andi Kleen Date: Fri, 20 Sep 2013 14:40:40 +0000 (-0700) Subject: perf/x86: Add Haswell specific transaction flag reporting X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a405bad5ad2086766ce320b16a56952e013327f8;p=pandora-kernel.git perf/x86: Add Haswell specific transaction flag reporting In the PEBS handler report the transaction flags using the new generic transaction flags facility. Most of them come from the "tsx_tuning" field in PEBSv2, but the abort code is derived from the RAX register reported in the PEBS record. Signed-off-by: Andi Kleen Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1379688044-14173-3-git-send-email-andi@firstfloor.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed