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

Adrian Hunter posted 2 patches 3 years, 9 months ago
There is a newer version of this series
tools/perf/tests/switch-tracking.c | 18 +++++++++++++-----
tools/perf/util/parse-events.c     | 14 +++++++++++---
2 files changed, 24 insertions(+), 8 deletions(-)
[PATCH 0/2] perf tests: Fix Track with sched_switch test for hybrid case
Posted by Adrian Hunter 3 years, 9 months ago
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