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: Packaging systemtap


John Liang wrote:
> HI there,
> 
> Is there a way to run the complied module for systemtap? 
> Right now, it seems we can only run it as "stap -g <source name>".
> Is there a way to run it as "stap -g <module name>"?

Yes, you can run stap with -k and -m, and save the kernel module. Then on
your customer's machine, make sure it has systemtap-runtime installed, run
staprun -L to load and run the module.

Eugene
-- 
Eugene Teo, RHCE		Red Hat Global Support Services
Phone: +65 6490 4142		GPG ID: 58DF8823



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