gprof issue on XSCALE
Danny Backx
danny.backx@scarlet.be
Sun Feb 4 14:19:00 GMT 2007
On Sun, 2007-02-04 at 05:32 -0800, Lin George wrote:
> Hello everyone,
>
> I want to use gprof to monitor performance of a program on an XSCALE CPU system,
> currently I am using Monta Vista tool chain to build application for
> the XSCALE system. But I can not find a gprof tool shipped with Monta
> Vista Linux. Does anyone have any idea of how to use gprof in my
> environment -- could work with Monta Vista Linux tool chain for
> XSCALE?
>
> The more specific issue I could see is, I could compile and execute with profiler
> enabled application (-pg option), but there is no tool to analyze the output
> report in Monta Vista Linux (I can not find gprof command in Monta Vista
> installation package, and I am using version 3.1). -- I think I could not
> use x86 Linux desktop gprof to analyze the ouput generated by Monta Vista
> XSCALE compiler -- since I think gprof has to be matched with platform (XSCALE?). Any ideas?
George,
I can't fully figure out from your mail what your target environment is,
I'm guessing you want to use linux on the Xscale.
The cegcc project has support for -pg; but the target architecture for
the toolchain is Windows CE running on ARM. CeGCC is a cross-development
environment (develop on Linux or Windows, run on Windows CE on ARM).
If this is what you want, then just go get it at http://cegcc.sf.net .
If you want to run Linux on your Xscale, then maybe the cegcc sources
are a good starting point.
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://sourceware.org/pipermail/binutils/attachments/20070204/628a1789/attachment.sig>
More information about the Binutils
mailing list