LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   objdump usage (https://www.linuxquestions.org/questions/linux-newbie-8/objdump-usage-280006/)

cranium2004 01-20-2005 01:00 AM

objdump usage
 
Hello all,
By using objdump on vmlinux file of kernel i can easily get dump of instructions to know how C functions executed in assembly language form. But now i want same on kernel module that i loaded. How to use objdump on that kernel module loaded? I am getting the scanning addresses from /proc/ksyms file. But on which kernel module file should i use objdump?
regards,
cranium


All times are GMT -5. The time now is 04:43 AM.