All of lore.kernel.org
 help / color / mirror / Atom feed
* au1550 oprofile
@ 2006-03-17  2:22 Steve Lazaridis
  2006-03-17  7:11 ` vsftp -- ping ( two problems) Gowri Satish Adimulam
  2006-03-17 14:56 ` au1550 oprofile Ralf Baechle
  0 siblings, 2 replies; 6+ messages in thread
From: Steve Lazaridis @ 2006-03-17  2:22 UTC (permalink / raw)
  To: oprofile-list; +Cc: linux-mips

Has anyone successfully ran oprofile on an au1550?
If so, was it in BigEndian mode?

Are there any known issues with oprofile on au1xxx platforms?


Here's some information on what I'm currently running.
Oprofile version:  oprofile 0.9.2cvs
Oprofile kernel:   driver: 2.6.15
Kernel version:    2.6.13rc7 ~ from linux-mips
Endianess:  	   Big

I'm running in __timer mode__, I can't use performance counters.

What I did was take the latest version of the oprofile kernel driver 
from 2.6.15 and backport all the changes.  I also merged in the latest 
changes for the arch/mips/oprofile stuff too.

That finally got the driver to compile and load on the target.

I then attempted the following:
opcontrol --no-vmlinux
opcontrol --start
/usr/bin/app_that_Uses_up_CPU
opcontrol --shutdown

opcontrol --dump   <--- returns nothing

opreport -l 	   <--- returns the following:
opreport error: No sample file found: try running opcontrol --dump
or specify a session containing sample files


I then realized that the timer_interupt handler wasn't being called.  I 
fixed that, so now I can actually see the 
/dev/oprofile/stats/cpu0/sample_received  being increased.
__but__ I still have no output from the opreport or opcontrol --dump


At this point I'm asking for help, any tips or hints are much appreciated.


Cheers,
Steve

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-23 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17  2:22 au1550 oprofile Steve Lazaridis
2006-03-17  7:11 ` vsftp -- ping ( two problems) Gowri Satish Adimulam
2006-03-17  9:46   ` Ralf Baechle
2006-03-17 14:56 ` au1550 oprofile Ralf Baechle
2006-03-17 18:49   ` Steve Lazaridis
2006-03-23 17:08     ` Steve Lazaridis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.