[PATCH 0/2] perf tests: Fix Track with sched_switch test for hybrid case

From: Adrian Hunter
Date: Tue Jul 12 2022 - 07:28:59 EST


Hi

Here are a couple of fixes related to the Track with sched_switch test.


Adrian Hunter (2):
perf parse-events: Fix segfault when event parser gets an error
perf tests: Fix Track with sched_switch test for hybrid case

tools/perf/tests/switch-tracking.c | 18 +++++++++++++-----
tools/perf/util/parse-events.c | 14 +++++++++++---
2 files changed, 24 insertions(+), 8 deletions(-)


Regards
Adrian