index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
perf symbol: Remove symbol_name_rb_node
Ian Rogers
1
-2
/
+9
2023-06-24
perf dso: Sort symbols under lock
Ian Rogers
1
-2
/
+1
2023-06-13
perf srcline: Optimize comparision against SRCLINE_UNKNOWN
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-06-12
perf srcline: Change free_srcline to zfree_srcline
Ian Rogers
1
-1
/
+1
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-1
/
+1
2023-05-12
perf script: Refine printing of dso offset (dsoff)
Adrian Hunter
1
-4
/
+19
2023-05-12
perf map: Add helper map__fprintf_dsoname_dsoff
Changbin Du
1
-0
/
+13
2023-04-19
perf map: Add reference count checking
Ian Rogers
1
-18
/
+25
2023-04-19
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
1
-10
/
+10
2023-04-19
perf map: Add missing conversions to map__refcnt()
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-07
perf map: Changes to reference counting
Ian Rogers
1
-1
/
+1
2023-04-07
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
1
-7
/
+7
2023-04-07
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
1
-6
/
+6
2023-04-07
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
1
-4
/
+4
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-4
/
+4
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-36
/
+60
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
1
-5
/
+9
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-16
/
+0
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
1
-0
/
+3
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
1
-3
/
+17
2022-02-14
perf map: Make map__contains_symbol() args const
Ian Rogers
1
-1
/
+1
2022-02-14
perf maps: Move maps code to own C file
Ian Rogers
1
-409
/
+8
2022-02-14
perf maps: Reduce scope of init and exit
Ian Rogers
1
-2
/
+2
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
1
-2
/
+2
2022-02-11
perf map: Add const to map_ip and unmap_ip
Ian Rogers
1
-0
/
+15
2021-07-31
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
1
-2
/
+6
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-3
/
+1
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-2
/
+2
2020-10-13
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
1
-16
/
+1
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
1
-0
/
+16
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
1
-2
/
+2
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
1
-0
/
+5
2020-03-11
perf map: Use strstarts() to look for Android libraries
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-03-11
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-03-04
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
1
-1
/
+1
2020-02-11
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
1
-0
/
+10
2020-02-11
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
1
-1
/
+6
2020-01-31
perf maps: Add missing unlock to maps__insert() error case
Cengiz Can
1
-0
/
+1
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
1
-46
/
+43
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-68
/
+37
2019-11-26
perf map: Remove unused functions
Arnaldo Carvalho de Melo
1
-22
/
+8
2019-11-26
perf script: Move map__fprintf_srccode() to near its only user
Arnaldo Carvalho de Melo
1
-45
/
+0
2019-11-20
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
1
-7
/
+1
2019-11-19
perf map: Pass a dso_id to map__new()
Arnaldo Carvalho de Melo
1
-6
/
+7
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
1
-4
/
+4
[next]