Results 1 to 2 of 2
Hi!
I want to get some data out of kernel and i would like to get it thru /proc.
Just to test i declare a int variable xx and do ...
- 05-12-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 1
Pulling data out of kernel
Hi!
I want to get some data out of kernel and i would like to get it thru /proc.
Just to test i declare a int variable xx and do EXPORT_SYMBOL(xx) and compile kernel.
But i dont see it in /proc/kallsyms also insmod of procfs module(mine) fails saying unresolved symbol..
What am i missing?
Bye,
Qrio
- 05-12-2006 #2
Could you tell us more about that errors? (copy-paste them if it is possible)
Best regards.


Reply With Quote
