User forums > Using Code::Blocks

problem to profile jpeg code with gprof

(1/1)

system85:
hello
I want to work with jpeg code .
I dwnload the code and i compile it in unbunto machine.
Than i run the executable and i can obtain a jpg image from a .png image.
The problem that when i launch the profiling "gprof executable gmon.out > gprof.output" i obtain (in the gprof.output) execution time of onlu three function with 0 Time %.
Can you help me ?
Thanks

oBFusCATed:
No, ask in a forum supporting gprof.
And also read the manual of gprof!

p.s. Probably you're using libjpeg as shared lib or most of the time is spent reading the file. gprof works for cpu only load!

Navigation

[0] Message Index

Go to full version