[PATCH v2 0/2] perf tools: Fix record failure when mixed with ARM SPE event

From: Wei Li
Date: Fri Jul 24 2020 - 03:13:29 EST


v1 -> v2:
- Optimize code in patch 1 as Mathieu adviced.
- Fix memleak in patch 2.
- Detail the commit info to explain the reason.

This patch set fixes perf record failure when we mix arm_spe_x event
with other events in specific order.

Wei Li (2):
perf tools: Fix record failure when mixed with ARM SPE event
perf tools: ARM SPE code cleanup

tools/perf/arch/arm/util/auxtrace.c | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)

--
2.17.1