kernel-fxtec-pro1x/tools/perf
Arnaldo Carvalho de Melo 19fc2dedff perf symbols: Use the right variable to check for kallsyms in the cache
Probably this wasn't noticed when testing this on my parisc
machine because I must have copied manually to its cache the
vmlinux file used in the x86_64 machine, now that I tried
looking on a x86-32 machine with a fresh cache, kernel symbols
weren't being resolved even with the right kallsyms copy on its
cache, duh.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1264178102-4203-2-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-01-27 12:46:49 +01:00
..
bench
Documentation perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
scripts/perl
util perf symbols: Use the right variable to check for kallsyms in the cache 2010-01-27 12:46:49 +01:00
.gitignore
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
builtin-buildid-list.c perf buildid-list: Introduce --with-hits option 2010-01-16 10:58:49 +01:00
builtin-diff.c
builtin-help.c
builtin-kmem.c
builtin-list.c
builtin-probe.c perf probe: Fix build error of builtin-probe.c 2010-01-17 07:55:19 +01:00
builtin-record.c perf record: Intercept all events 2010-01-16 10:58:50 +01:00
builtin-report.c
builtin-sched.c
builtin-stat.c
builtin-timechart.c
builtin-top.c perf top: Handle PERF_RECORD_{FORK,EXIT} events 2010-01-27 12:46:48 +01:00
builtin-trace.c
builtin.h perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
command-list.txt perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
CREDITS
design.txt
Makefile perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
perf-archive.sh perf archive: Add helper script to package files needed to do analysis 2010-01-16 10:58:49 +01:00
perf.c perf buildid-cache: Add new command to manage build-id cache 2010-01-21 08:31:29 +01:00
perf.h