* ppc64 oprofile on IBM i series
@ 2003-06-26 20:42 Will Cohen
0 siblings, 0 replies; only message in thread
From: Will Cohen @ 2003-06-26 20:42 UTC (permalink / raw)
To: linux-kernel
In arch/ppc64/kernel/time.c:timer_interrupt There is the following ifndef:
#ifndef CONFIG_PPC_ISERIES
ppc64_do_profile(regs);
#endif
I got access to a i series machine and tried a kernel with the
surrounding ifndef removed to test whether the oprofile support would
work on a i series machine. OProfile appears to work. Is there some
reason that it is disabled for i series machines, e.g. doesn't work on
particular i series machines?
-Will
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-26 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-26 20:42 ppc64 oprofile on IBM i series Will Cohen
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.