Query: ksyms
OS: redhat
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KSYMS(8) Linux Module Support KSYMS(8)NAMEksyms - display exported kernel symbols.SYNOPSISksyms [-ahm]DESCRIPTIONKsyms shows information about exported kernel symbols. The format is address, name, and defining module. OPTIONS -a, --all Display all symbols. By default, symbols from the kernel proper are suppressed. -h, --noheader Suppress the column header. -H, --help Display a summary of options and exit. -m, --info Display module information. Includes each module's kernel load address and size in the listing. -V, --version Display the version of ksyms.SEE ALSOinsmod(8), modprobe(8), depmod(8), rmmod(8), lsmod(8).BUGSksyms [ -V | --version ] should exit immediately. Instead, it prints the version information and behaves as if no options were given.HISTORYThe ksyms command was first conceived by Bjorn Ekwall <bj0rn@blox.se> The '-m' option was inspired by David Hinds <dhinds@allegro.stanford.edu> Updated for 2.1.17 by Richard Henderson <rth@tamu.edu> Linux January 31, 2002 KSYMS(8)
Related Man Pages |
---|
ksyms(8) - redhat |
ksyms(4) - debian |
ksyms(4) - osx |
ksyms(4) - x11r4 |
ksyms(4) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Much time in insmod of huge kernel module |
static kernel symbols |
kernel module |
redirecting symbols |
insmod: Invalid module format error |