From eda05bb9bb77ffc3bddf7e7d8eb4f7d7a7da289b Mon Sep 17 00:00:00 2001 From: Riku Voipio Date: Thu, 20 Nov 2014 15:58:11 +0200 Subject: Add standalone perf recipe This rule adds perf based on the linux-tools source from debian. We simply bbappend on the perf rule to get all the crosscompiling right. Perf for aarch64 doesn't compile on the included version (3.17) on aarch64, so we apply some patches as backports. Change-Id: I4cfc01b313c506b6921cd5838209a56c2c1423fe Signed-off-by: Riku Voipio --- meta-linaro/recipes-linaro/images/linaro-image-common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-linaro/recipes-linaro') diff --git a/meta-linaro/recipes-linaro/images/linaro-image-common.inc b/meta-linaro/recipes-linaro/images/linaro-image-common.inc index 57e545f3..da5c18fb 100644 --- a/meta-linaro/recipes-linaro/images/linaro-image-common.inc +++ b/meta-linaro/recipes-linaro/images/linaro-image-common.inc @@ -63,6 +63,7 @@ SDK_IMAGE_INSTALL += "\ openldap \ openssh-sftp-server \ openssl \ + perf \ pm-qa \ powerdebug \ powertop \ -- cgit v1.2.3