aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-02-07 19:55:52 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-08 10:41:49 +0000
commite5f41c2213568c7aef24ce8f666042492054377d (patch)
tree482925f1794628b4ec35dc14f3b174bb8bae23b1 /meta
parentca8a3422eb96ea431c322532dfd1be9980d4d48c (diff)
downloadopenembedded-core-contrib-e5f41c2213568c7aef24ce8f666042492054377d.tar.gz
task-core-tools-profile: fix valgrind for arm and systemtap for mips
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/tasks/task-core-tools-profile.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/tasks/task-core-tools-profile.bb b/meta/recipes-core/tasks/task-core-tools-profile.bb
index 254d3f5e48..30776ef658 100644
--- a/meta/recipes-core/tasks/task-core-tools-profile.bb
+++ b/meta/recipes-core/tasks/task-core-tools-profile.bb
@@ -37,6 +37,7 @@ PROFILETOOLS = "\
# hence we exclude it from uclibc based builds
SYSTEMTAP = "systemtap"
SYSTEMTAP_libc-uclibc = ""
+SYSTEMTAP_mips = ""
# lttng-ust uses sched_getcpu() which is not there on uclibc
# for some of the architectures it can be patched to call the
@@ -53,6 +54,7 @@ LTTNGUST_mips = ""
VALGRIND = "valgrind"
VALGRIND_libc-uclibc = ""
VALGRIND_mips = ""
+VALGRIND_arm = ""
# exmap-console
# exmap-server