From d784e2988a3e70a6f1047e80e01465a903ea2eba Mon Sep 17 00:00:00 2001 From: Punit Agrawal Date: Tue, 18 Nov 2014 11:41:27 +0000 Subject: [PATCH] arm64: Trace emulation of AArch32 legacy instructions Introduce an event to trace the usage of emulated instructions. The trace event is intended to help identify and encourage the migration of legacy software using the emulation features. Use this event to trace usage of swp and CP15 barrier emulation. Acked-by: Steven Rostedt Acked-by: Catalin Marinas Signed-off-by: Punit Agrawal Signed-off-by: Will Deacon --- Reading git-format-patch failed