index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
1
-0
/
+5
2015-01-29
perf symbols: Support to read compressed module from build-id cache
Namhyung Kim
1
-5
/
+8
2014-11-24
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
1
-0
/
+21
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
1
-1
/
+34
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
1
-1
/
+6
2014-09-17
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
1
-0
/
+8
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
1
-1
/
+6
2014-08-13
perf symbols: Fix missing label symbols
Adrian Hunter
1
-1
/
+1
2014-08-13
perf symbols: Don't demangle parameters and such by default
Namhyung Kim
1
-2
/
+5
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
1
-0
/
+33
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
1
-1
/
+1
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
1
-0
/
+3
2014-07-16
perf symbols: Fix missing GNU IFUNC symbols
Adrian Hunter
1
-1
/
+2
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+3
2014-03-10
perf symbols: Fix crash in elf_section_by_name
Jiri Olsa
1
-3
/
+3
2014-02-24
perf symbols: Check return value of filename__read_debuglink()
Stephane Eranian
1
-0
/
+2
2014-01-31
perf symbols: Fix symbol annotation for relocated kernel
Adrian Hunter
1
-0
/
+2
2014-01-27
perf tools: Demangle kernel and kernel module symbols too
Avi Kivity
1
-1
/
+1
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
1
-3
/
+2
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-13
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
1
-0
/
+1
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