c6f87141254d ("perf map: Fix error return code in maps__clone()") 9a29ceee6bb1 ("perf maps: Rename 'mg' variables to 'maps'") 694520dfeb47 ("perf addr_location: Rename al->mg to al->maps") fe87797dea79 ("perf thread: Rename thread->mg to thread->maps") 79b6bb73f888 ("perf maps: Merge 'struct maps' with 'struct map_groups'") a82f15e39a4b ("perf map: Remove unused functions") 805fcbc4fb66 ("perf map: Remove needless struct forward declarations") a7c2b572e217 ("perf map_groups: Auto sort maps by name, if needed") 1ae14516cba0 ("perf map_groups: Add a front end cache for map lookups by name") c5c584d2dbb0 ("perf maps: Do not use an rbtree to sort by map name") bcb8af5c46e4 ("perf maps: Purge the entries from maps->names in __maps__purge()") 7b018e298752 ("perf map: Remove ->groups from 'struct map'") 3f662fc08ddd ("perf map: Combine maps__fixup_overlappings with its only use") 94e44b9ca52a ("perf annotate: Stop using map->groups, use map_symbol->mg instead") 08f6680e627e ("perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'") d46a4cdf4993 ("pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'") 5f0fef8ac3e7 ("perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'") c1529738f5eb ("perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'") 2975489458c5 ("perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers") d3a022cbdce6 ("perf tools: Add map_groups to 'struct addr_location'") 9d355b381b35 ("perf map_groups: Pass the object to map_groups__find_ams()") b65a7d372b1a ("perf hist: Support block formats with compare/sort/display") 6041441870ab ("perf block: Cleanup and refactor block info functions") 50481461cfe9 ("perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators") 8efc4f05685d ("perf maps: Add for_each_entry()/_safe() iterators") 20419d3a5bc0 ("perf map: Allow map__next() to receive a NULL arg") cebf7d51a6c3 ("perf diff: Report noisy for cycles diff") ee212d6ea208 ("perf map: Fix overlapped map handling") 9620bc361ac6 ("perf evsel: Remove need for symbol_conf in evsel_fprintf.c") 6ef81c55a2b6 ("perf session: Return error code for perf_session__new() function on failure")