index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
*
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
|
\
|
*
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
2015-02-25
*
|
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
2015-02-11
*
|
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
2015-02-06
|
/
*
perf symbols: Support to read compressed module from build-id cache
Namhyung Kim
2015-01-29
*
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
2014-11-24
*
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-04
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
*
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
2014-09-17
*
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-09-17
*
perf symbols: Fix missing label symbols
Adrian Hunter
2014-08-13
*
perf symbols: Don't demangle parameters and such by default
Namhyung Kim
2014-08-13
*
perf tools: Add dso__type()
Adrian Hunter
2014-07-23
*
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
*
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
*
perf symbols: Fix missing GNU IFUNC symbols
Adrian Hunter
2014-07-16
*
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
2014-04-19
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
|
\
|
*
perf symbols: Fix crash in elf_section_by_name
Jiri Olsa
2014-03-10
*
|
perf symbols: Check return value of filename__read_debuglink()
Stephane Eranian
2014-02-24
|
/
*
perf symbols: Fix symbol annotation for relocated kernel
Adrian Hunter
2014-01-31
*
perf tools: Demangle kernel and kernel module symbols too
Avi Kivity
2014-01-27
*
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
2014-01-16
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
*
tools lib symbol: Start carving out symbol parsing routines from perf
Arnaldo Carvalho de Melo
2013-12-13
*
perf symbols: Fix a mmap and munmap mismatched bug
Chenggang Qin
2013-10-14
*
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
*
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
*
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
2013-09-29
*
perf symbols: Demangle cloned functions
Andi Kleen
2013-09-25
*
perf tools: Fix compile with libelf without get_phdrnum
Adrian Hunter
2013-09-19
*
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
*
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
2013-08-07
*
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
2013-08-07
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
*
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
*
perf symbols: Ignore ABS symbols when loading data maps
Namhyung Kim
2012-12-09
*
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
*
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
*
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
*
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
*
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
2012-08-13
*
perf symbols: Don't try to synthesize plt without dynstr
Cody P Schafer
2012-08-13
*
perf symbols: Only un-prelink non-zero symbols
Cody P Schafer
2012-08-13
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09