![]() | |||||||||||
Messages in this thread |
>> Random side thoughts.. >> >> a) is there a simple way to search for symbols in a running kernel's >> memory area that >> b) can differentiate between module and static, and if so >> c) is there an interest in a tiny tool that scripts could use to >> determine existing support? >> > > Take a look in /proc/kallsyms when you have a module loaded. [...] >grep '\[natsemi\]' /proc/kallsyms Most distributors do not have the CONFIG_KALLSYMS (or whatever it is called) active. And IIRC, the help texts say that it consumes a lot of memory (which is probably due to kallsyms storing not only symbols we need). Jan Engelhardt -- ENOSPC - 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/ | ||||||||||
| Last update: 2005-03-22 14:08 [from the cache] ©2003-2008 | |||||||||||