kernel_optimize_test/scripts
Ram Pai c5e3003381 kbuild: export-symbol usage report generator
The following patch provides the ability to generate a report of
	(1) All the exported symbols and their in-kernel-module usage count
	(2) For each module, lists the modules and their exported symbols, on
	                  which it depends.

	the report can be generated by executing:
	perl scripts/export_report

The tool warns if the modules are not build using MODVERSIONING.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-06-24 23:14:02 +02:00
..
basic kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
genksyms
kconfig kconfig: KCONFIG_OVERWRITECONFIG 2006-06-09 16:28:07 +02:00
ksymoops
mod kbuild: fix module.symvers parsing in modpost 2006-06-16 23:45:45 +02:00
package
.gitignore
bin2c.c
binoffset.c
bloat-o-meter
checkincludes.pl
checkstack.pl
checkversion.pl
conmakehash.c
export_report.pl kbuild: export-symbol usage report generator 2006-06-24 23:14:02 +02:00
extract-ikconfig
gcc-version.sh
gen_initramfs_list.sh
kallsyms.c
Kbuild.include kbuild: fix make -rR breakage 2006-06-24 23:13:59 +02:00
kernel-doc
Lindent
Makefile
Makefile.build kbuild: fix make -rR breakage 2006-06-24 23:13:59 +02:00
Makefile.clean
Makefile.host kbuild: fix make -rR breakage 2006-06-24 23:13:59 +02:00
Makefile.lib kbuild: fix make -rR breakage 2006-06-24 23:13:59 +02:00
Makefile.modinst
Makefile.modpost kbuild: fix make -rR breakage 2006-06-24 23:13:59 +02:00
makelst
mkcompile_h
mkmakefile
mksysmap
mkuboot.sh
mkversion
namespace.pl
patch-kernel
pnmtologo.c
profile2linkerlist.pl
setlocalversion kbuild: append -dirty for updated but uncommited changes 2006-06-17 00:08:17 +02:00
show_delta
ver_linux