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]

Re: What is needed to run systemtap on a module built out of tree?


On Thu, 2008-06-05 at 20:01 +0000, Frank Ch. Eigler wrote:
> Can you zap somehow the RH qla2xxx .ko and .ko.debug files?  Can you
> ensure that your build of the .ko includes all the .debug_* sections?
> 
	Minutes after asking the question, we found that replacing
	the RH-supplied debuginfo was causing the problem.  After
	building the module with CONFIG_DEBUG_INFO and CONFIG_KPROBE
	and REPLACING the debuginfo from RH, it worked.  I'm not
	convinced that CONFIG_KPROBE was necessary. 

	Thanks for the quick response... 

	R
-- 
+----------------------------------------------------------------------+
| Rick Beldin                    |  Hewlett-Packard Company            |
| email: Rick.Beldin@hp.com      |  Global Solutions Engineering       |
| WTEC Linux, RHCE               |  5555 Windward Parkway West         |
|                                |  Alpharetta, GA 30004               |
+----------------------------------------------------------------------+


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