[OE-core] [PATCH 1/2] linux-yocto/qemux86-64: enable profiling and latency

Darren Hart dvhart at linux.intel.com
Sat Apr 2 05:44:47 UTC 2011



On 03/30/2011 09:55 AM, Bruce Ashfield wrote:
> The configuration chunks for profiling and latency top have
> been enabled in tree now, so we can drop optional feature
> additions in the recipe itself.
>
> build tests show identical configurations.
>
> Signed-off-by: Bruce Ashfield<bruce.ashfield at windriver.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>   meta/recipes-kernel/linux/linux-yocto_git.bb |    4 ----
>   1 files changed, 0 insertions(+), 4 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
> index f35d1a2..38fbba3 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_git.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
> @@ -31,10 +31,6 @@ KERNEL_FEATURES="features/netfilter"
>   KERNEL_FEATURES_append_qemux86=" cfg/sound"
>   KERNEL_FEATURES_append_qemux86-64=" cfg/sound"
>
> -# Temporary fix for oprofile and latencytop on qemux86-64
> -KERNEL_FEATURES_append_qemux86-64=" features/profiling"
> -KERNEL_FEATURES_append_qemux86-64=" features/latencytop"
> -
>   # extra tasks
>   addtask kernel_link_vmlinux after do_compile before do_install
>   addtask validate_branches before do_patch after do_kernel_checkout

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel




More information about the Openembedded-core mailing list