Cross compile systemtap
Jey Jay
rjayavrp2@gmail.com
Fri Jan 24 08:27:00 GMT 2014
Adding:
https://github.com/RasPlex/systemtap/blob/master/README.unprivileged
The above README also doesn't talk about Host- Target scenario.
-Jey
On Fri, Jan 24, 2014 at 4:02 PM, Jey Jay <rjayavrp2@gmail.com> wrote:
> I am able to compile and run most of the scripts listed in
> https://sourceware.org/systemtap/examples/index.html
>
> My question is why we need "sudo" permission for compiling systemtap??
>
> This link https://sourceware.org/systemtap/SystemTap_Beginners_Guide/cross-compiling.html
> talks only about deploying in similar systems.
>
> But I'm compiling in X86 and running in ARM.
>
> For running a systemtap generated module, it is good to protect only
> for privileged user. Is there any specific reason for need of sudo
> permission during compile time also???
>
> Regards
> Jey
More information about the Systemtap
mailing list