discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] oprofile inband code results


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] oprofile inband code results
Date: Sun, 7 Oct 2007 12:46:22 -0700
User-agent: Mutt/1.5.9i

On Sat, Oct 06, 2007 at 12:30:43PM -0400, George Nychis wrote:
> Hey all,
> 
> I'm a bit new to profiling, I've used gprof in the past but this is my 
> first time using oprofile.  I'm running oprofile on the inband code to 
> try and better understand the m-block performance problem we are seeing. 
>  Since Eric and I's first short attempt at profiling a while ago showed 
> significant time in the kernel, I've enabled full kernel profiling.
> 
> I haven't specified any specific oprofile options, just sort of started 
> the daemon, dumped before running the program, ran it for ~1 minute and 
> saved a session, then examined the single application.

Uhh, you want to reset before running your test case, not dump.
Then run the test app for about a minute, then dump and stop.
Then 

  opreport -l


> I've hosted the results to spare the list some traffic:
> http://www.andrew.cmu.edu/user/gnychis/inband_profile_4
> 
> So it looks like there is a lot of time spent scheduling the threads in 
> the kernel.  We're not concerned about optimizing the application itself.

Thanks.  
If you get a chance, please try again, running oprofile as suggested above.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]