linux-stable/tools/perf
Arnaldo Carvalho de Melo 329f0adef3 perf machine: Shorten machine__load_kallsyms() signature
So far the only use is for MAP__FUNCTION, and since we're going to
remove that split, remove the map_type argument in machine__load_kallsyms().

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-5dhgh7x8g9hx5hpxlp3k08jp@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-04-26 13:47:10 -03:00
..
arch perf thread: Introduce thread__find_symbol() 2018-04-26 13:47:07 -03:00
bench
Documentation perf Documentation: Support for asciidoctor 2018-04-26 13:47:10 -03:00
jvmti
pmu-events perf list: Remove s390 specific strcmp_cpuid_cmp function 2018-04-23 11:03:13 -03:00
python
scripts
tests perf machine: Shorten machine__load_kallsyms() signature 2018-04-26 13:47:10 -03:00
trace
ui
util perf machine: Shorten machine__load_kallsyms() signature 2018-04-26 13:47:10 -03:00
.gitignore
Build
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c perf buildid-cache: Support --purge-all option 2018-04-26 09:30:26 -03:00
builtin-buildid-list.c
builtin-c2c.c
builtin-config.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c perf thread: Make thread__find_map() return the map 2018-04-26 13:47:08 -03:00
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c
builtin-report.c perf map: Introduce map__has_symbols() 2018-04-26 13:47:06 -03:00
builtin-sched.c
builtin-script.c perf thread: Make thread__find_map() return the map 2018-04-26 13:47:08 -03:00
builtin-stat.c perf stat: Display length strings of each run for --table option 2018-04-26 09:30:27 -03:00
builtin-timechart.c perf thread: Make thread__find_symbol() return the symbol searched 2018-04-26 13:47:09 -03:00
builtin-top.c perf map: Introduce map__has_symbols() 2018-04-26 13:47:06 -03:00
builtin-trace.c perf thread: Introduce thread__find_symbol() 2018-04-26 13:47:07 -03:00
builtin-version.c
builtin.h
check-headers.sh perf check-headers.sh: Add support to check 2 independent files 2018-04-26 09:30:26 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config
Makefile.perf
MANIFEST
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h