[PATCH 0/2] perf tools: Fixes for mixing per-thread and per-cpu mmaps

From: Adrian Hunter
Date: Thu Sep 15 2022 - 08:26:34 EST


Hi

Here are a couple more small fixes.


Adrian Hunter (2):
perf record: Fix cpu mask bit setting for mixed mmaps
libperf evlist: Fix polling of system-wide events

tools/lib/perf/evlist.c | 5 +++--
tools/perf/builtin-record.c | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)


Regards
Adrian