[PATCH 0/6] Fixups for kernel maps insertion
From: Arnaldo Carvalho de Melo
Date: Thu Feb 27 2025 - 16:55:08 EST
From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
Hi Namhyung,
Here are the patches from the recent session on fixing the build
when DEBUG=1 is used, please take a look.
I think that since there are no reported problems and ended up
being a sizeable series, we better apply it to perf-tools-next,
Best Regards,
- Arnaldo
Arnaldo Carvalho de Melo (3):
perf maps: Introduce map__set_kmap() for kernel maps
perf maps: Set the kmaps for newly created/added kernel maps
perf maps: Add missing map__set_kmap() when replacing a kernel map
Namhyung Kim (3):
perf machine: Fixup kernel maps ends after adding extra maps
perf maps: Fixup maps_by_name when modifying maps_by_address
perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel maps
tools/perf/util/machine.c | 6 ++--
tools/perf/util/maps.c | 58 +++++++++++++++++++++++++++++++++------
2 files changed, 52 insertions(+), 12 deletions(-)
--
2.47.0