Show patches with: Series = maps/threads/dsos memory improvements and fixes       |    State = Action Required       |    Archived = No       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,47/47] perf dso: Use container_of to avoid a pointer in dso_data maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,46/47] perf dso: Reference counting related fixes maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,45/47] perf dso: Add reference count checking and accessor functions maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,44/47] perf dsos: Switch hand code to bsearch maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,43/47] perf dsos: Remove __dsos__findnew_link_by_longname_id maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,42/47] perf dsos: Remove __dsos__addnew maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,41/47] perf dsos: Switch backing storage to array from rbtree/list maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,40/47] perf dsos: Switch more loops to dsos__for_each_dso maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,39/47] perf dso: Move dso functions out of dsos maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,38/47] perf dsos: Add dsos__for_each_dso maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,37/47] perf dsos: Tidy reference counting and locking maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,36/47] perf dsos: Attempt to better abstract dsos internals maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,35/47] perf threads: Reduce table size from 256 to 8 maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,34/47] perf threads: Switch from rbtree to hashmap maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,33/47] perf threads: Move threads to its own files maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,32/47] perf machine: Move fprintf to for_each loop and a callback maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,31/47] perf trace: Ignore thread hashing in summary maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,30/47] perf report: Sort child tasks by tid maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,29/47] perf dso: Reorder variables to save space in struct dso maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,28/47] perf maps: Locking tidy up of nr_maps maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,27/47] perf maps: Hide maps internals maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,26/47] perf maps: Get map before returning in maps__find_next_entry maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,25/47] perf maps: Get map before returning in maps__find_by_name maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,24/47] perf maps: Get map before returning in maps__find maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,23/47] perf maps: Switch from rbtree to lazily sorted array for addresses maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,22/47] perf maps: Fix up overlaps during fixup_end maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,21/47] perf maps: Reduce scope of map_rb_node and maps internals maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,20/47] perf maps: Add find next entry to give entry after the given map maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,19/47] perf maps: Add maps__load_first maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,18/47] perf maps: Rename clone to copy from maps/threads/dsos memory improvements and fixes 1 - - --- 2023-12-07 Ian Rogers New
[v6,17/47] perf maps: Do simple merge if given map doesn't overlap maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,16/47] perf maps: Refactor maps__fixup_overlappings maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,15/47] perf debug: Expose debug file maps/threads/dsos memory improvements and fixes 1 - - --- 2023-12-07 Ian Rogers New
[v6,14/47] perf maps: Add remove maps function to remove a map based on callback maps/threads/dsos memory improvements and fixes 1 - - --- 2023-12-07 Ian Rogers New
[v6,13/47] perf maps: Reduce scope of maps__for_each_entry maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,12/47] perf vdso: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,11/47] perf unwind: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,10/47] perf thread: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,09/47] perf synthetic-events: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,08/47] perf symbol: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,07/47] perf probe-event: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,06/47] perf machine: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,05/47] perf tests: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,04/47] perf report: Use function to add missing maps lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,03/47] perf events x86: Use function to add missing lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,02/47] perf maps: Add maps__for_each_map to iterate maps holding the lock maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New
[v6,01/47] perf map: Improve map/unmap parameter names maps/threads/dsos memory improvements and fixes - - - --- 2023-12-07 Ian Rogers New