I created an op_model file for the r5K core in a MIPS32 kernel. details are at http://oss.pioneer-pra.com/oprofile/ I have not had a chance to test it on a real 2.6 kernel yet, it was back-ported from 2.6.11 into 2.4.25. Mike > -----Original Message----- > From: linux-mips-bounce@xxxxxxxxxxxxxx > [mailto:linux-mips-bounce@xxxxxxxxxxxxxx] On Behalf Of David Daney > Sent: Tuesday, October 04, 2005 9:11 PM > To: linux-mips@xxxxxxxxxxxxxx > Subject: Where is op_model_mipsxx.c ? > > > I noticed this in the Makefile for the OProfile directory for mips: > > oprofile-$(CONFIG_CPU_MIPS32_R1) += op_model_mipsxx.o > > The file op_model_mipsxx.c does not seem to exist. Which > implies to me > that someone was working on making it work for MIPS32, but > didn't quite > finish. > > I want to start hacking on OProfile for a MIPS32 based system and > thought it might make a nice starting point. > > If the missing file exists would its author mind making it > available to me? > > Thanks, > David Daney > >