Re: [PATCH] oprofile: falling back on timer interrupt mode

2005-01-27 Thread Akinobu Mita
On Thursday 27 January 2005 04:05, Olaf Hering wrote: > On Wed, Jan 26, Linux Kernel Mailing List wrote: > > ChangeSet 1.2038, 2005/01/25 20:31:01-08:00, [EMAIL PROTECTED] > > > > [PATCH] oprofile: falling back on timer interrupt mode > This misses arch/ppc Than

Re: [PATCH] oprofile: falling back on timer interrupt mode

2005-01-26 Thread Olaf Hering
On Wed, Jan 26, Linux Kernel Mailing List wrote: > ChangeSet 1.2038, 2005/01/25 20:31:01-08:00, [EMAIL PROTECTED] > > [PATCH] oprofile: falling back on timer interrupt mode > > arch/alpha/oprofile/common.c |6 -- > arch/arm/oprofile/common.c |7 +

[PATCH] oprofile: falling back on timer interrupt mode

2005-01-22 Thread Akinobu Mita
Hello. When some hardware setups or architectures do not allow OProfile to use performance counters, OProfile operates in timer mode. But, from 2.6.11-rc1, we need to specify the module parameter "timer=1" to work on timer interrupt mode. Furthermore we can easily get oops by reading /dev/oprofi