Srikar Dronamraju
|
378474e4b2
perf symbols: Check for valid dso before creating map
|
13 年之前 |
Jiri Olsa
|
8db4841fc7
perf symbols: Handle different endians properly during symbol load
|
13 年之前 |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Srikar Dronamraju
|
225466f1c2
perf probe: Provide perf interface for uprobes
|
13 年之前 |
Jiri Olsa
|
33ff581edd
perf symbols: Read plt symbols from proper symtab_type binary
|
13 年之前 |
David Miller
|
1e2dd2f73a
perf symbols: Handle NULL dso in dso__name_len
|
13 年之前 |
David Miller
|
3738d40ec5
perf symbols: Do not include libgen.h
|
13 年之前 |
Namhyung Kim
|
e334c726ca
perf tools: Get rid of ctype.h in symbol.c
|
13 年之前 |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 年之前 |
Akihiro Nagai
|
547a92e0ae
perf script: Unify the expressions indicating "unknown"
|
13 年之前 |
David Daney
|
2ef1ea3826
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
|
13 年之前 |
Namhyung Kim
|
d74c896b7e
perf symbols: Fix error path on symbol__init()
|
13 年之前 |
Namhyung Kim
|
2b600f9578
perf symbols: Get rid of duplicated snprintf()
|
13 年之前 |
Ricardo Ribalda Delgado
|
c752d04066
perf symbols: Increase symbol KSYM_NAME_LEN size
|
13 年之前 |
Arnaldo Carvalho de Melo
|
64c6f0c7f8
perf tools: Make --no-asm-raw the default
|
13 年之前 |
Ingo Molnar
|
9d01402023
Merge commit 'v3.1-rc9' into perf/core
|
13 年之前 |
Stephane Eranian
|
be96ea8ffa
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
|
14 年之前 |
Anton Blanchard
|
694bf407b0
perf symbols: Add some heuristics for choosing the best duplicate symbol
|
14 年之前 |
Anton Blanchard
|
3187790860
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
|
14 年之前 |
Anton Blanchard
|
3f5a42722b
perf symbols: /proc/kallsyms does not sort module symbols
|
14 年之前 |
Anton Blanchard
|
adb0918463
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
|
14 年之前 |
Stephane Eranian
|
3e6a2a7f3b
perf annotate: Make output more readable
|
14 年之前 |
Vasiliy Kulikov
|
e9b52ef222
perf: fix temporary file ownership check
|
14 年之前 |
Jiri Olsa
|
f57b05ed53
perf report: Use properly build_id kernel binaries
|
14 年之前 |
Pekka Enberg
|
981c125269
perf symbols: Check '/tmp/perf-' symbol file ownership
|
14 年之前 |
Arnaldo Carvalho de Melo
|
ec80fde746
perf symbols: Handle /proc/sys/kernel/kptr_restrict
|
14 年之前 |
Arnaldo Carvalho de Melo
|
aeafcbaf4f
perf symbols: Give more useful names to 'self' parameters
|
14 年之前 |
David S. Miller
|
4d43951756
perf symbols: Properly align symbol_conf.priv_size
|
14 年之前 |
Andrew Lutomirski
|
6c6804fb2c
perf symbols: Fix vsyscall symbol lookup
|
14 年之前 |
Arnaldo Carvalho de Melo
|
60e4b10c5a
perf symbols: Look at .dynsym again if .symtab not found
|
14 年之前 |