Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37f19e57a0de3c4a3417aa13ff4d04f1e0dee4b3
/
tools
/
perf
/
util
/
symbol-minimal.c
7ad74b4
perf symbols: Fix use after free in filename__read_build_id
by Mitchell Krome
· 10 years ago
162bcc1
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
by Arnaldo Carvalho de Melo
· 10 years ago
2b5b8bb
perf tools: Add dso__type()
by Adrian Hunter
· 10 years ago
c6d8f2a
perf symbols: Record whether a dso is 64-bit
by Adrian Hunter
· 10 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
779e24e
perf symbols: Fix random fd closing with no libelf
by Adrian Hunter
· 11 years ago
fc1b691
perf buildid-cache: Add ability to add kcore to the cache
by Adrian Hunter
· 11 years ago
afba19d
perf symbols: Workaround objdump difficulties with kcore
by Adrian Hunter
· 11 years ago
8e0cf96
perf symbols: Add support for reading from /proc/kcore
by Adrian Hunter
· 11 years ago
eec185a
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
by Namhyung Kim
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
3aafe5a
perf symbols: Use both runtime and debug images
by Cody P Schafer
· 12 years ago
261360b
perf symbols: Convert dso__load_syms to take 2 symsrc's
by Cody P Schafer
· 12 years ago
d26cd12
perf symbols: Factor want_symtab out of dso__load_sym()
by Cody P Schafer
· 12 years ago
a44f605
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
by Cody P Schafer
· 12 years ago
b68e2f9
perf symbols: Introduce symsrc structure.
by Cody P Schafer
· 12 years ago
b691f64
perf symbols: Implement poor man's ELF parser
by Namhyung Kim
· 12 years ago
393be2e
perf symbols: Support minimal build without libelf
by Namhyung Kim
· 12 years ago