profiling an application between 2 events

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I want to profile an application in linux. Now I am using -pg option
with gcc for generating the profile data. Then used gprof for  getting
profiles. In this profiling, it starts from first function (main()) to
ending function. Actually I want to profile functions with in 2 events
(triggers), which they happen inside the program while execution
happening. Is it possible with any open source tools in linux.

Jayaraj


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux