[Charset koi8-r unsupported, filtering to ASCII...]
> I had someting very similar. I solved it by compiling LAM MPI and my
> application with '-g -xpg -p' to get both prof and gprof data. Worked for
> me.
>
looks like -pg -p does it (Linux/gcc-3.2.3) - don't understand though
why this is so - for all apps I profile it was simple -pg in C and LD flags.
anyway thanks !
hofrat
|