), which they happen inside the program while execution
happening. Is it possible with any open source tools in linux.
Jayaraj
Hi all...
I want to profile an application while running on linux. I used -pg
option with the gcc compiler, then used GPROF as a tool for profiling.
But I am getting the cpu usage time of functions in terms of seconds.
But I want to analyse in terms of milliseconds. Can anybody help me. If
any o
ards
Jayaraj
Hi,
I want to profile an application in linux. I used -pg option and
profiled the data with gprof. Here I am getting the resolution in
seconds only. but I wants in terms of milliseconds and microseconds.
can anybody help me. or any other options and tools available.
Jayaraj
philips research