blob: b5a93f68f19e4ebb903cf7253c37d98c9ba0fa48 [file] [log] [blame]
830fadfd954c ("perf tools: Add bpf image check to __map__is_kmodule")
789e24199810 ("perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL")
e12a89ef73b2 ("perf tools: Fix is_bpf_image function logic")
3c29d4483e85 ("perf annotate: Add basic support for bpf_image")
7eddf7e74e54 ("perf machine: Set ksymbol dso as loaded on arrival")
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")
366df72657e0 ("perf dso: Refactor dso_cache__read()")
b34b45eef16d ("perf annotate: Don't pipe objdump output through 'expand' command")
7a675de42836 ("perf annotate: Don't pipe objdump output through 'grep' command")
353dcaa2f979 ("perf annotate: Avoid reallocation in objdump parsing")
cebf7d51a6c3 ("perf diff: Report noisy for cycles diff")