how to profile application in between 2 triggers

2006-03-28 Thread jayaraj
), which they happen inside the program while execution happening. Is it possible with any open source tools in linux. Jayaraj

for getting millisecond resolution during profiling with gprof

2006-03-22 Thread 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

for getting profiling times in millsecond resolution.

2006-03-20 Thread jayaraj
ards Jayaraj

for getting millisecond resolution in profiling with -pg option

2006-03-18 Thread 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