This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Inserting a probe point into a module?


I'm sure this has been asked before but I didn't see it looking around. Can I use systemtap / kprobes to probe a point that's in a module that's been isnmodded? Something I really need to do is probe points in an InfiniBand driver. I have the network driver module source, so I know where I want to probe... but just not sure if it's possible.

My instinct is that it might not be possible because we don't have the appropriate kernel-debuginfo for this module... or can I create it somehow?

Thanks!

--
-- Nathan
Correspondence
---------------------------------------------------------------------
Nathan DeBardeleben, Ph.D.
Los Alamos National Laboratory
Parallel Tools Team
High Performance Computing Environments
phone: 505-667-3428
email: ndebard@lanl.gov
---------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]