Re: [PATCH v3 0/6] maps memory improvements and fixes

From: Namhyung Kim
Date: Tue Feb 13 2024 - 13:11:45 EST


On Fri, 9 Feb 2024 19:17:40 -0800, Ian Rogers wrote:
> First 6 patches from:
> https://lore.kernel.org/lkml/20240202061532.1939474-1-irogers@xxxxxxxxxx/
>
> v3. Fix latent concurrent modification bug in maps__for_each_map.
> v2. Fix NO_LIBUNWIND=1 build issue.
>
> Ian Rogers (6):
> perf maps: Switch from rbtree to lazily sorted array for addresses
> perf maps: Get map before returning in maps__find
> perf maps: Get map before returning in maps__find_by_name
> perf maps: Get map before returning in maps__find_next_entry
> perf maps: Hide maps internals
> perf maps: Locking tidy up of nr_maps
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
--
Namhyung Kim <namhyung@xxxxxxxxxx>