mbox series

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

Message ID 20200623123141.27747-1-liwei391@huawei.com (mailing list archive)
Headers show
Series perf tools: Fix record failure when mixed with ARM SPE event | expand

Message

Wei Li June 23, 2020, 12:31 p.m. UTC
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: ARM SPE code cleanup
  perf tools: Fix record failure when mixed with ARM SPE event

 tools/perf/arch/arm/util/auxtrace.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)