[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250228211734.33781-1-acme@kernel.org>
Date: Fri, 28 Feb 2025 18:17:28 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
James Clark <james.clark@...aro.org>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Clark Williams <williams@...hat.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>
Subject: [PATCH 0/6 v2] Fixups for kernel maps insertion
From: Arnaldo Carvalho de Melo <acme@...hat.com>
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
v2: Use map__set_kmap_maps() as suggested by Ian.
Arnaldo Carvalho de Melo (3):
perf maps: Introduce map__set_kmap_maps() for kernel maps
perf maps: Set the kmaps for newly created/added kernel maps
perf maps: Add missing map__set_kmap_maps() 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.48.1
Powered by blists - more mailing lists