is done in my software !
Best Regards,
Fabien
2008/5/1, Ben Elliston <[EMAIL PROTECTED]>:
> On Wed, 2008-04-30 at 11:01 +0200, Fabien Baron wrote:
>
> > I'm working on a big project in C code, and I want to profile it so I
> > used gcc with the options -ftest-cov
Hello,
I'm working on a big project in C code, and I want to profile it so I
used gcc with the options -ftest-coverage and -fprofile-arcs, and gcov
to analyze the results. It works very well but on the whole project
and the whole execution !!
My question is :
Is it possible to start and stop profi