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-elf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
1
-7
/
+1
2017-08-29
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
1
-5
/
+22
2017-08-11
perf report: Fix module symbol adjustment for s390x
Thomas Richter
1
-1
/
+7
2017-08-11
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
1
-1
/
+1
2017-08-11
perf util: Take elf_name as const string in dso__demangle_sym
Milian Wolff
1
-1
/
+1
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
1
-35
/
+1
2017-06-05
perf symbols: Use correct filename for compressed modules in build-id cache
Namhyung Kim
1
-4
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
1
-0
/
+5
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
1
-2
/
+23
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
1
-1
/
+1
2017-01-03
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
1
-23
/
+9
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-01
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-01
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-09-01
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
1
-1
/
+1
2016-09-01
perf symbols: Demangle symbols for synthesized @plt entries.
Milian Wolff
1
-29
/
+52
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
1
-1
/
+2
2016-07-12
perf symbols: Add Rust demangling
David Tolnay
1
-0
/
+8
2016-07-12
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-07-12
perf symbols: Provide a GElf_Nhdr typedef
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-05
perf sdt: ELF support for SDT
Hemant Kumar
1
-0
/
+252
2016-07-05
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
1
-0
/
+8
2016-05-06
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
1
-3
/
+4
2016-04-08
perf symbols: Adjust symbol for shared objects
Wang Nan
1
-10
/
+3
2016-03-18
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
1
-6
/
+6
2016-02-05
perf symbols: add Java demangling support
Stephane Eranian
1
-0
/
+3
2015-12-10
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
1
-2
/
+7
2015-11-19
perf tools: Fix to put new map after inserting to map_groups in dso__load_sym
Masami Hiramatsu
1
-0
/
+2
2015-09-25
perf tools: Fix copying of /proc/kcore
Adrian Hunter
1
-22
/
+13
2015-09-17
Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-08-17
perf symbols: Fix annotation of vdso
Adrian Hunter
1
-0
/
+11
2015-07-29
perf symbols: Fix mismatched declarations for elf_getphdrnum
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-5
/
+1
2015-05-28
perf tools: Reference count struct map
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-05-04
perf symbols: Warn on build id mismatch
Naveen N. Rao
1
-0
/
+1
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
1
-0
/
+4
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
1
-2
/
+6
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
1
-5
/
+11
2015-03-24
perf symbols: Save DSO loading errno to better report errors
Arnaldo Carvalho de Melo
1
-10
/
+27
2015-03-23
perf tools: Use kmod_path__parse in decompress_kmodule
Jiri Olsa
1
-9
/
+11
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
1
-1
/
+2
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
1
-0
/
+5
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
1
-0
/
+5
2015-02-11
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
1
-0
/
+4
2015-02-06
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
1
-4
/
+3
[next]