index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol-minimal.c
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
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-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-01-24
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-13
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: Introduce symsrc structure.
Cody P Schafer
2012-08-09
perf symbols: Implement poor man's ELF parser
Namhyung Kim
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim