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
/
symbol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
1
-1
/
+1
2022-10-04
perf dso: Update use of pthread mutex
Ian Rogers
1
-2
/
+2
2022-07-20
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
1
-2
/
+4
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
1
-5
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
1
-3
/
+4
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-03-19
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
1
-4
/
+4
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
1
-0
/
+10
2021-11-14
perf symbols: Factor out annotation init/exit
Ian Rogers
1
-1
/
+8
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
1
-0
/
+22
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
1
-0
/
+4
2021-09-10
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
1
-4
/
+16
2021-02-18
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
1
-9
/
+0
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-10
/
+5
2021-02-13
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-02-13
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
Nicholas Fraser
1
-7
/
+1
2021-02-12
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-02-08
perf script: Support filtering by hex address
Jin Yao
1
-0
/
+49
2020-11-27
perf symbols: Try to load vmlinux from buildid database
Jiri Olsa
1
-0
/
+16
2020-11-03
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
1
-0
/
+7
2020-10-14
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
1
-1
/
+1
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
1
-1
/
+1
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-1
/
+1
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
1
-4
/
+3
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
1
-3
/
+3
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-1
/
+1
2020-09-04
perf symbols: Try reading the symbol table with libbfd
Remi Bernon
1
-0
/
+140
2020-08-21
perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
1
-12
/
+12
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
1
-0
/
+1
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
1
-0
/
+2
2020-06-02
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
1
-0
/
+2
2020-05-28
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
1
-0
/
+2
2020-05-05
libsymbols kallsyms: Move hex2u64 out of header
Ian Rogers
1
-0
/
+14
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
1
-0
/
+1
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
1
-7
/
+6
2020-02-10
perf symbols: Convert symbol__is_idle() to use strlist
Kim Phillips
1
-5
/
+9
2020-02-10
perf symbols: Update the list of kernel idle symbols
Kim Phillips
1
-0
/
+3
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
1
-23
/
+21
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-34
/
+33
2019-11-18
perf map_groups: Auto sort maps by name, if needed
Arnaldo Carvalho de Melo
1
-0
/
+59
2019-11-18
perf machine: No need to check if kernel module maps pre-exist
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-18
perf map_groups: Add a front end cache for map lookups by name
Arnaldo Carvalho de Melo
1
-1
/
+8
2019-11-18
perf maps: Do not use an rbtree to sort by map name
Arnaldo Carvalho de Melo
1
-14
/
+2
2019-11-12
perf symbols: Use kmaps(map)->machine when we know its a kernel map
Arnaldo Carvalho de Melo
1
-13
/
+3
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao
1
-22
/
+0
2019-11-07
perf symbols: Remove needless checks for map->groups->machine
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators
Arnaldo Carvalho de Melo
1
-20
/
+4
[next]