index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol-elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
1
-1
/
+3
*
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
2024-02-08
1
-2
/
+73
*
perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller
Ian Rogers
2023-12-06
1
-4
/
+2
*
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
2023-10-04
1
-1
/
+3
*
perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to ...
Athira Rajeev
2023-08-11
1
-0
/
+2
*
perf symbol: Add LoongArch case in get_plt_sizes()
Tiezhu Yang
2023-06-22
1
-0
/
+8
*
perf symbol-elf: Correct holding a reference
Ian Rogers
2023-06-12
1
-2
/
+2
*
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
2023-05-26
1
-0
/
+27
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
1
-53
/
+41
|
\
|
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-02
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
-13
/
+13
|
*
perf symbol: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-2
/
+2
|
*
perf map: Rename map_ip() and unmap_ip()
Ian Rogers
2023-04-06
1
-2
/
+2
|
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-4
/
+4
|
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-1
/
+1
|
*
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
1
-1
/
+1
|
*
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
1
-2
/
+7
|
*
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
2023-04-04
1
-1
/
+4
|
*
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
2023-04-04
1
-1
/
+4
|
*
perf symbol: Add abi::__cxa_demangle C++ demangling support
Ian Rogers
2023-03-14
1
-30
/
+7
*
|
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
1
-1
/
+1
|
/
*
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
2023-02-02
1
-4
/
+157
*
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
2023-02-02
1
-0
/
+29
*
perf symbols: Allow for static executables with .plt
Adrian Hunter
2023-02-01
1
-10
/
+20
*
perf symbols: Allow for .plt without header
Adrian Hunter
2023-02-01
1
-1
/
+15
*
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
2023-02-01
1
-1
/
+37
*
perf symbols: Sort plt relocations for x86
Adrian Hunter
2023-02-01
1
-3
/
+57
*
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
2023-02-01
1
-7
/
+23
*
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
2023-02-01
1
-4
/
+13
*
perf symbols: Check SHT_RELA and SHT_REL type earlier
Adrian Hunter
2023-01-22
1
-27
/
+27
*
perf symbols: Combine handling for SHT_RELA and SHT_REL
Adrian Hunter
2023-01-22
1
-48
/
+27
*
perf symbols: Allow for .plt entries with no symbol
Adrian Hunter
2023-01-22
1
-4
/
+10
*
perf symbols: Add symbol for .plt header
Adrian Hunter
2023-01-22
1
-5
/
+21
*
perf symbols: Do not check ss->dynsym twice
Adrian Hunter
2023-01-22
1
-3
/
+0
*
perf symbols: Slightly simplify 'err' usage in dso__synthesize_plt_symbols()
Adrian Hunter
2023-01-22
1
-5
/
+3
*
perf symbols: Check plt_entry_size is not zero
Adrian Hunter
2023-01-22
1
-7
/
+11
*
perf symbols: Factor out get_plt_sizes()
Adrian Hunter
2023-01-22
1
-26
/
+28
*
perf symbol: Add filename__has_section()
Namhyung Kim
2022-12-21
1
-0
/
+28
*
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-11-24
1
-1
/
+1
*
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-21
1
-5
/
+2
*
perf symbol: Fail to read phdr workaround
Ian Rogers
2022-08-01
1
-7
/
+20
*
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
2022-07-27
1
-0
/
+11
*
perf symbol: Correct address for bss symbols
Leo Yan
2022-07-27
1
-4
/
+41
*
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
1
-1
/
+1
*
perf top: Fix overflow in elf_sec__is_text()
Riccardo Mancini
2021-07-07
1
-3
/
+14
*
perf symbol-elf: Decode dynsym even if symtab exists
Masami Hiramatsu
2021-07-07
1
-28
/
+54
*
perf symbol-elf: Fix memory leak by freeing sdt_note.args
Riccardo Mancini
2021-06-04
1
-0
/
+1
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
perf tools: Add OCaml demangling
Fabian Hemmer
2021-02-17
1
-2
/
+7
*
perf symbols: Resolve symbols against debug file first
Jiri Slaby
2021-02-17
1
-1
/
+15
[next]