blob: de890b26a76ac845c7deb91db6e73d89d9397c0e [file] [log] [blame]
7887097c6544 ("perf maps: Fix up overlaps during fixup_end")
0f6ab6a3fb7e ("perf maps: Move symbol maps functions to maps.c")
e6a9efcee55f ("perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warned,dso,map_ip,unmap_ip,priv}")
e1805aae1e0f ("perf map: Add missing conversions to map__refcnt()")
8f12692b7e61 ("perf maps: Add reference count checking")
fe693d951e3c ("perf maps: Add maps__refcnt() accessor to allow checking maps pointer")
4e8db2d7520f ("perf map: Add map__refcnt() accessor to use in the maps test")
392cf49ec54f ("perf maps: Modify maps_by_name to hold a reference to a map")
93c9f1c287d0 ("perf test: Add extra diagnostics to maps test")
2a6e5e8a2ab6 ("perf map: Add accessors for ->pgoff and ->reloc")
ddee3f2bddc1 ("perf map: Add accessors for ->prot, ->priv and ->flags")
78a1f7cd9000 ("perf map: Add helper for ->map_ip() and ->unmap_ip()")
0e6aa013bbc5 ("perf map: Rename map_ip() and unmap_ip()")
e5116f46d44b ("perf map: Add accessor for start and end")
63df0e4bc368 ("perf map: Add accessor for dso")
5ab6d715c32f ("perf maps: Add functions to access maps")
ff583dc43dc8 ("perf maps: Remove rb_node from struct map")
83720209961f ("perf map: Move map list node into symbol")
ec9640f77d19 ("perf symbol: Sort names under write lock")
9bb5e1f682d8 ("perf tests: Add common error route for code-reading")