aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/symbol-minimal.c
AgeCommit message (Expand)Author
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter
2013-01-24perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-08-13perf symbols: Use both runtime and debug imagesCody P Schafer
2012-08-13perf symbols: Convert dso__load_syms to take 2 symsrc'sCody P Schafer
2012-08-13perf symbols: Factor want_symtab out of dso__load_sym()Cody P Schafer
2012-08-13perf symbols: Switch dso__synthesize_plt_symbols() to use symsrcCody P Schafer
2012-08-13perf symbols: Introduce symsrc structure.Cody P Schafer
2012-08-09perf symbols: Implement poor man's ELF parserNamhyung Kim
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim