]> git.baikalelectronics.ru Git - kernel.git/commit
perf_counter tools: Add infrastructure to support loading of kernel module symbols
authorMike Galbraith <efault@gmx.de>
Thu, 2 Jul 2009 06:07:10 +0000 (08:07 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 2 Jul 2009 06:42:20 +0000 (08:42 +0200)
commitf41a3d737b1c1c7f2014f956d9d04f7d42246212
tree23c169191181c30916e63aff276e8c89a327bd0a
parent57d479c2338e841b32660550df2acbbfbab3dee7
perf_counter tools: Add infrastructure to support loading of kernel module symbols

Add infrastructure for module path discovery and section load addresses.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <1246514830.13293.44.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile
tools/perf/util/module.c [new file with mode: 0644]
tools/perf/util/module.h [new file with mode: 0644]