]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-core-tools-profile: fix valgrind for arm and systemtap for mips
authorSaul Wold <sgw@linux.intel.com>
Wed, 8 Feb 2012 03:55:52 +0000 (19:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2012 10:41:49 +0000 (10:41 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/tasks/task-core-tools-profile.bb

index 254d3f5e48e2548a68af9d11ac84618937e2747e..30776ef658bc25d54422a96254cdb4721af237af 100644 (file)
@@ -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