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: stap -r option


manjunath k wrote:
Hi,

The stap has the following command line option

"stap -r RELEASE cross-compile to kernel RELEASE, instead of linux-2.6.12"

does this mean that we can cross compile the module for the kernel
source built for other architecture.

-Regards,
Manjunath

Hi Manjunath,



That option has been mainly used for compiling instrumentation for a kernel that is not currently running on the system. The assumption is that the architecture is the same for the host and target. What is your target architecture?


There has been some previous work to get systemtap cross compile to the arm processor. In particular ,Eugene Teo has gotten systemtap to work on Nokia n800:

http://sources.redhat.com/ml/systemtap/2007-q3/msg00111.html

-Will


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