[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: time complexity
>
> i have seen the command suggested by u gprof i have got following problems
> in that
>
> it asks for gmon.out file that should be created by cc when used with
> -pg option as the manual of the gprof says
>
> but my cc command does not create any shch file
>
try the following
%gcc -pg sourcefile.c
%a.out
#run the programme then only
gmon.out will created. Run the gprof you get the details
--
Rajesh
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com