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: How to pass arguments in systemtap plugin on eclipse IDE


Hi,

Zhen Ren <renzhengeek@gmail.com> writes:
[...]
> I am on Ubuntu 14.04 64bit, 3.13.0.39 of kernel version.
> And it is fun to  run *.stp without arguments in eclipse IDE.
> But how can I pass arguments to *.stp in eclipse IDE with systemtap
> plugin?

You need to create a new 'run configuration' to run a script with
arguments.  Basically, under the menu, Run->Run Configurations->Systemtap.
The linuxtools wiki has a section for this[1] with more
detailed instructions and information about the editor as a whole.

[1] -
http://wiki.eclipse.org/Linux_Tools_Project/Systemtap/User_Guide#Creating_Run_Configurations

Cheers,

Lukas


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