Re: [GIT PULL] perf changes for v3.12

From: Ingo Molnar
Date: Thu Sep 05 2013 - 09:38:53 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> * 'perf report/top' enhancements:
>
> . Do annotation using /proc/kcore and /proc/kallsyms when
> available, removing the forced need for a vmlinux file kernel
> assembly annotation. This also improves this use case because
> vmlinux has just the initial kernel image, not what is actually
> in use after various code patchings by things like alternatives.
> By Adrian Hunter.

Btw., this new feature is most noticeable if you run 'perf top' as root on
any random box: you can annotate based on the live kernel image straight
away, without having the vmlinux.

This works on various distro kernels as well.

Thanks,

Ingo
--
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/