This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Profiling



Uh... I'm not sure if this is the correct mailing list to ask this
question but:

    I'm trying to profile an application "-p" flag...    I'd really like
to be able to call a function in the code that would say, start or stop
the profiling..

   See, the processing in my app is broken into several phases, and one
of the phases is taking a bit too long and I want to try to optimize
it.... Hence, I don't want the other phases' information to be included
in gprof's output...

    Perhaps this is a gprof issue?


Thanks,
    Davy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]