[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1246514639.13293.40.camel@marge.simson.net>
Date: Thu, 02 Jul 2009 08:03:59 +0200
From: Mike Galbraith <efault@....de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [patch 0/4] perf_counter tools: support annotation of live kernel
modules
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.
-Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists