- Previous thread: [PATCH] net: Keep interface binding when sending packets with ipi_ifindex = 0
- Next thread: linux-next: Tree for July 2
- Threads sorted by date: kernel 200907
* Mike Galbraith wrote:
> Per $subject, this patch set only supports for the LIVE kernel.
> It adds support infrastructure for path discovery, load address
> lookup, and symbol generation of live kernel modules.
>
> TODO includes resurrection of live annotation in perf top, and
> support for annotation and report generation of other than live
> modules. As the patch set sits, Perf top can generate symbols
> from live binaries, but there's no live annotation capability yet.
>
> patch1: perf_counter tools: Make symbol loading consistently return number of loaded symbols.
> patch2: perf_counter tools: Add infrastructure to support loading of kernel module symbols
> patch3: perf_counter tools: connect module support infrastructure to symbol loading infrastructure
> patch4: perf_counter tools: Enable kernel module symbol loading in tools
>
> Comments and suggestions most welcome.
Looks very nice! I've applied it with a few minor stylistic fixlets
and a tad more verbose changelogs.
I'm wondering about the next step: couldnt we somehow guess at the
position of the vmlinux too, validate somehow that it corresponds to
the kernel we are running - and then use it automatically and by
default?
Plus, offline analysis would be nice as well i suspect - being able
to look at profiles on a different box?
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Conversations: [patch 0/4] perf_counter tools: support annotation of live kernel modules
- [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-02T06:04:29+00:00
- [patch 1/4] perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith on 2009-07-02T06:06:27+00:00
- [patch 2/4] perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith on 2009-07-02T06:07:38+00:00
- [patch 3/4] perf_counter tools: connect module support infrastructure to symbol loading infrastructure by Mike Galbraith on 2009-07-02T06:08:57+00:00
- [patch 4/4] perf_counter tools: Enable kernel module symbol loading in tools by Mike Galbraith on 2009-07-02T06:10:08+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-02T06:47:40+00:00
- [tip:perfcounters/urgent] perf_counter tools: Make symbol loading consistently return number of loaded symbols by tip-bot for Mike Galbraith on 2009-07-02T07:07:44+00:00
- [tip:perfcounters/urgent] perf_counter tools: Add infrastructure to support loading of kernel module symbols by tip-bot for Mike Galbraith on 2009-07-02T07:08:08+00:00
- [tip:perfcounters/urgent] perf_counter tools: Enable kernel module symbol loading in tools by tip-bot for Mike Galbraith on 2009-07-02T07:08:08+00:00
- [tip:perfcounters/urgent] perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by tip-bot for Mike Galbraith on 2009-07-02T07:08:40+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-02T07:18:27+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-02T07:42:45+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-02T07:56:05+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-02T08:43:21+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-02T08:54:02+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Peter Zijlstra on 2009-07-02T12:11:17+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-03T07:18:01+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-03T07:24:33+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-03T07:27:50+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-03T07:30:09+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Jaswinder Singh Rajput on 2009-07-03T07:33:04+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-03T07:36:46+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-03T08:01:26+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-03T08:16:42+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Mike Galbraith on 2009-07-03T08:35:56+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Frederic Weisbecker on 2009-07-03T08:41:36+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Ingo Molnar on 2009-07-03T08:54:07+00:00
- Re: [patch 0/4] perf_counter tools: support annotation of live kernel modules by Frederic Weisbecker on 2009-07-03T08:54:25+00:00