Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo 3183f8ca30 perf symbols: Unify symbol maps 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Milian Wolff 80c345b255 perf util: Take elf_name as const string in dso__demangle_sym 8 years ago
  Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 years ago
  Jin Yao a64489c56c perf report: Find the inline stack for a given address 8 years ago
  Arnaldo Carvalho de Melo be39db9f29 perf symbols: Remove symbol_filter_t machinery 9 years ago
  Dima Kogan f2f3096888 perf symbols: Fix type error when reading a build-id 10 years ago
  Arnaldo Carvalho de Melo 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 years ago
  Mitchell Krome 7ad74b41e5 perf symbols: Fix use after free in filename__read_build_id 10 years ago
  Arnaldo Carvalho de Melo 162bcc17bb perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader 10 years ago
  Adrian Hunter 2b5b8bb27b perf tools: Add dso__type() 11 years ago
  Adrian Hunter c6d8f2a4a0 perf symbols: Record whether a dso is 64-bit 11 years ago
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
  Adrian Hunter 779e24e2c7 perf symbols: Fix random fd closing with no libelf 11 years ago
  Adrian Hunter fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 11 years ago
  Adrian Hunter afba19d9dc perf symbols: Workaround objdump difficulties with kcore 11 years ago
  Adrian Hunter 8e0cf965f9 perf symbols: Add support for reading from /proc/kcore 12 years ago
  Namhyung Kim eec185ab60 perf symbols: Include elf.h header regardless LIBELF_SUPPORT 12 years ago
  Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
  Cody P Schafer 3aafe5ae08 perf symbols: Use both runtime and debug images 13 years ago
  Cody P Schafer 261360b6e9 perf symbols: Convert dso__load_syms to take 2 symsrc's 13 years ago
  Cody P Schafer d26cd12b46 perf symbols: Factor want_symtab out of dso__load_sym() 13 years ago
  Cody P Schafer a44f605b2f perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc 13 years ago
  Cody P Schafer b68e2f919c perf symbols: Introduce symsrc structure. 13 years ago
  Namhyung Kim b691f64360 perf symbols: Implement poor man's ELF parser 13 years ago
  Namhyung Kim 393be2e374 perf symbols: Support minimal build without libelf 13 years ago