> I just compiled it with gcc and produces the gmon.out file for every
> process; by the way I am running below script in order to produce
> readable .out files
>
> gprof .../pgsql/bin/postgres gmon.out > createtable2.out
>
> is postgres the right executable?
>
> regards
> reydan
Off topic, but hace you tried oprofile ? It's excellent...