index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
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
2013-10-14
perf symbols: Fix a mmap and munmap mismatched bug
Chenggang Qin
1
-5
/
+5
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
1
-0
/
+366
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
1
-0
/
+229
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-25
perf symbols: Demangle cloned functions
Andi Kleen
1
-1
/
+26
2013-09-19
perf tools: Fix compile with libelf without get_phdrnum
Adrian Hunter
1
-0
/
+16
2013-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+51
2013-08-07
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
1
-1
/
+24
2013-08-07
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
1
-9
/
+91
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-3
/
+6
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
1
-3
/
+0
2012-12-09
perf symbols: Ignore ABS symbols when loading data maps
Namhyung Kim
1
-0
/
+11
2012-08-20
perf symbols: Fix builds with NO_LIBELF set
David Ahern
1
-0
/
+3
2012-08-13
perf symbols: Use both runtime and debug images
Cody P Schafer
1
-0
/
+5
2012-08-13
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
1
-23
/
+24
2012-08-13
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
1
-11
/
+10
2012-08-13
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
1
-18
/
+7
2012-08-13
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
1
-0
/
+2
2012-08-13
perf symbols: Introduce symsrc structure.
Cody P Schafer
1
-29
/
+90
2012-08-13
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
1
-0
/
+4
2012-08-13
perf symbols: Don't try to synthesize plt without dynstr
Cody P Schafer
1
-0
/
+3
2012-08-13
perf symbols: Only un-prelink non-zero symbols
Cody P Schafer
1
-1
/
+1
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
1
-0
/
+774