Re: reg graphs

2005-07-05 Thread Nick Clifton
Hi Nithya, Is it possible for us to draw the graph that shows the cpu utilization during the various time intervals. It is not clear what you mean by "CPU utilization" here. gprof tool gives us the CPU utilization of the various functions. No it does not. It shows you how the CPU time t

reg graphs

2005-05-24 Thread nithya prabha
Is it possible for us to draw the graph that shows the cpu utilization during the various time intervals.gprof tool gives us the CPU utilization of the various functions.I want the CPU utilization for the whole interval for the various time periods thanks in advance nithya_