sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
authorChris Smith <chris.smith@st.com>
Fri, 12 Nov 2010 15:26:54 +0000 (16:26 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 15 Feb 2011 07:47:17 +0000 (16:47 +0900)
This patch enables gcov kernel profiling over the whole kernel for sh.
Profiling of specific files individually already worked. A handful of
files have to be explicitly excluded from the profiling to avoid
breaking things, notably pmb.c.

Signed-off-by: Chris Smith <chris.smith@st.com>
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found