index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
maps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-06
1
-2
/
+2
*
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
1
-0
/
+3
*
perf tests: Use function to add missing maps lock
Ian Rogers
2023-12-18
1
-23
/
+38
*
perf maps: Make delete static, always use put
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
2023-04-19
1
-8
/
+8
*
perf map: Add map__refcnt() accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-12
1
-2
/
+2
*
perf test: Add extra diagnostics to maps test
Ian Rogers
2023-04-06
1
-15
/
+36
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-2
/
+2
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
1
-3
/
+5
*
perf test: Use pointer for maps
Ian Rogers
2022-02-14
1
-10
/
+10
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
1
-1
/
+1
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-1
/
+3
*
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
2021-07-15
1
-0
/
+2
*
perf tests: Rename tests/map_groups.c to tests/maps.c
Arnaldo Carvalho de Melo
2019-11-26
1
-0
/
+120