index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol-elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
1
-3
/
+3
|
\
|
*
perf symbols: Fix crash in elf_section_by_name
Jiri Olsa
2014-03-10
1
-3
/
+3
*
|
perf symbols: Check return value of filename__read_debuglink()
Stephane Eranian
2014-02-24
1
-0
/
+2
|
/
*
perf symbols: Fix symbol annotation for relocated kernel
Adrian Hunter
2014-01-31
1
-0
/
+2
*
perf tools: Demangle kernel and kernel module symbols too
Avi Kivity
2014-01-27
1
-1
/
+1
*
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
2014-01-16
1
-3
/
+2
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
1
-0
/
+1
*
perf symbols: Fix a mmap and munmap mismatched bug
Chenggang Qin
2013-10-14
1
-5
/
+5
*
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
1
-0
/
+366
*
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
1
-0
/
+229
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-1
/
+1
*
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
2013-09-29
1
-26
/
+1
*
perf symbols: Demangle cloned functions
Andi Kleen
2013-09-25
1
-1
/
+26
*
perf tools: Fix compile with libelf without get_phdrnum
Adrian Hunter
2013-09-19
1
-0
/
+16
*
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
1
-0
/
+51
*
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
2013-08-07
1
-1
/
+24
*
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
2013-08-07
1
-9
/
+91
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
1
-3
/
+6
*
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
1
-3
/
+0
*
perf symbols: Ignore ABS symbols when loading data maps
Namhyung Kim
2012-12-09
1
-0
/
+11
*
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
1
-0
/
+3
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
1
-0
/
+5
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
1
-23
/
+24
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
1
-11
/
+10
*
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
1
-18
/
+7
*
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
1
-0
/
+2
*
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
1
-29
/
+90
*
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
2012-08-13
1
-0
/
+4
*
perf symbols: Don't try to synthesize plt without dynstr
Cody P Schafer
2012-08-13
1
-0
/
+3
*
perf symbols: Only un-prelink non-zero symbols
Cody P Schafer
2012-08-13
1
-1
/
+1
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
1
-0
/
+774