Commit History

Author SHA1 Message Date
  Waiman Long 8fa7d87f91 perf symbols: Encapsulate dsos list head into struct dsos 11 years ago
  Anton Blanchard d0b0d0406f perf symbols: Ignore stripped vmlinux and fallback to kallsyms 11 years ago
  Avi Kivity 763122ade7 perf tools: Disable kernel symbol demangling by default 11 years ago
  Adrian Hunter f247fb8191 perf symbols: Fix missing label symbols 11 years ago
  Namhyung Kim e71e79457b perf symbols: Don't demangle parameters and such by default 11 years ago
  Adrian Hunter 2b5b8bb27b perf tools: Add dso__type() 11 years ago
  Adrian Hunter 51682dc744 perf tools: Separate the VDSO map name from the VDSO dso name 11 years ago
  Adrian Hunter c6d8f2a4a0 perf symbols: Record whether a dso is 64-bit 11 years ago
  Adrian Hunter a2f3b6bf0a perf symbols: Fix missing GNU IFUNC symbols 11 years ago
  Vladimir Nikulichev 922d0e4d9f perf tools: Adjust symbols in VDSO 11 years ago
  Ingo Molnar 0066f3b93e Merge branch 'perf/urgent' into perf/core 11 years ago
  Jiri Olsa 155b3a13a6 perf symbols: Fix crash in elf_section_by_name 11 years ago
  Stephane Eranian 0d3dc5e8b8 perf symbols: Check return value of filename__read_debuglink() 11 years ago
  Adrian Hunter 9176753d1e perf symbols: Fix symbol annotation for relocated kernel 11 years ago
  Avi Kivity 950b835471 perf tools: Demangle kernel and kernel module symbols too 11 years ago
  Masami Hiramatsu 99ca423387 perf symbols: Export elf_section_by_name and reuse 11 years ago
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
  Arnaldo Carvalho de Melo c506c96b61 tools lib symbol: Start carving out symbol parsing routines from perf 11 years ago
  Chenggang Qin 784f3390f9 perf symbols: Fix a mmap and munmap mismatched bug 12 years ago
  Adrian Hunter fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 12 years ago
  Adrian Hunter afba19d9dc perf symbols: Workaround objdump difficulties with kcore 12 years ago
  Ingo Molnar 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 years ago
  Ingo Molnar 14951f22f1 Revert "perf symbols: Demangle cloned functions" 12 years ago
  Andi Kleen de95ab5364 perf symbols: Demangle cloned functions 12 years ago
  Adrian Hunter e955d5c434 perf tools: Fix compile with libelf without get_phdrnum 12 years ago
  Adrian Hunter 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 years ago
  Adrian Hunter 0131c4ec79 perf tools: Make it possible to read object code from kernel modules 12 years ago
  Adrian Hunter 39b12f7812 perf tools: Make it possible to read object code from vmlinux 12 years ago
  Namhyung Kim 328ccdace8 perf report: Add --no-demangle option 12 years ago
  Namhyung Kim eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 years ago