Re: [PATCH V2 1/9] perf tools: Fix symbol annotation for relocatedkernel

From: Arnaldo Carvalho de Melo
Date: Thu Jan 30 2014 - 13:08:42 EST


Em Thu, Jan 30, 2014 at 10:20:36AM +0100, Ingo Molnar escreveu:
> Ok, cool, thanks!
>
> I'd suggest the whole fix series if perf/urgent material.

Getting segfaults with:

[acme@ssdandy linux]$ git log --oneline | head -10
c059c953531f perf tests: vmlinux-kallsyms test does not need to set up ref_reloc_sym
be2530836ebe perf symbols: Prevent the use of kcore if the kernel has moved
9b2fd7840cb0 perf record: Get ref_reloc_sym from kernel map
bcf5e06a0c75 perf symbols: Add kallsyms__get_function_start()
94591ed0963e perf machine: Add machine__get_kallsyms_filename()
18923cddb839 perf symbols: Fix symbol annotation for relocated kernel
f428ebd184c8 perf tools: Fix AAAAARGH64 memory barriers
950b8354716e perf tools: Demangle kernel and kernel module symbols too
0d4dd797564c perf/doc: Remove mention of non-existent set_perf_event_pending() from design.txt
993e5ee67a90 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
[acme@ssdandy linux]$

[acme@ssdandy linux]$ perf record usleep 1
Segmentation fault (core dumped)
[acme@ssdandy linux]$ uname -a
Linux ssdandy 3.12.0-rc6+ #2 SMP Mon Oct 21 11:19:07 BRT 2013 x86_64 x86_64 x86_64 GNU/Linux
[acme@ssdandy linux]$ cat /etc/fedora-release
Fedora release 18 (Spherical Cow)
[acme@ssdandy linux]$

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/