Re: [patch 2/4] Add HAVE_OPROFILE

From: Andrew Morton
Date: Wed Dec 12 2007 - 00:36:03 EST


On Sat, 08 Dec 2007 10:32:57 -0500 Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx> wrote:

> @@ -21,7 +21,7 @@ config PROFILING
> config OPROFILE
> tristate "OProfile system profiling (EXPERIMENTAL)"
> depends on PROFILING && !UML
> - depends on ALPHA || ARM || AVR32 || BLACKFIN || X86_32 || IA64 || M32R || MIPS || PARISC || PPC || S390 || SUPERH || SPARC || X86_64
> + depends on HAVE_OPROFILE
> help
> OProfile is a profiling system capable of profiling the
> whole system, include the kernel, kernel modules, libraries,

So the "&& !UML" in there shold now be obsolete? I removed it...

Ditto the one for KPROBES.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/