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?


Rick Beldin <rick.beldin@hp.com> writes:

> [...]
> 	The structure of the module is that it is a 3rd party 
> 	replacement module that is built out of tree from the
> 	rest of RHEL.  It doesn't use rpmbuild and doesn't get
> 	delivered in an rpm.   As a result, we don't have a 
> 	debuginfo, or rather we have the RH debuginfo for the
> 	module of the SAME name but a DIFFERENT module. 
> [...]

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?

- FChE


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