This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: Using systemtap on embedded box
- From: fche at redhat dot com (Frank Ch. Eigler)
- To: "jaguar xiong" <xiong dot jaguar at gmail dot com>
- Cc: systemtap at sourceware dot org
- Date: Wed, 06 Aug 2008 20:37:38 -0400
- Subject: Re: Using systemtap on embedded box
- References: <e30b28fe0808061638w1338d45aq35d3aa5662c3e37a@mail.gmail.com>
"jaguar xiong" <xiong.jaguar@gmail.com> writes:
> This is a new-comer, and I need some advice on using systemtap on
> an embedded linux box. We can't put compiler or source tree on that
> live system due to space constrains, and we are trying to find some
> way to avoid the build_somewhere_else->transfer->run cycle.
There is a prototype network client/server in the sources for
automating that build_somewhere_else process. If that sort of thing
would not help, can you elaborate upon your constraints?
- FChE