From 58a62766a1869c913845a649890855515aebb016 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Fri, 27 Jul 2012 16:26:23 +0100 Subject: sysprof: New package. [thomas.petazzoni@free-electrons.com: - add dependencies on the supported architectures to avoid build failures on ARM and other unsupported arches - add a patch that removes an useless warning about the kernel version. This patch is present upstream. However since it modifies configure.ac, we need to autoreconf the package.] Signed-off-by: Will Newton Signed-off-by: Thomas Petazzoni --- package/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Config.in') diff --git a/package/Config.in b/package/Config.in index f664b8e56..f308de793 100644 --- a/package/Config.in +++ b/package/Config.in @@ -39,6 +39,7 @@ source "package/ramspeed/Config.in" source "package/rt-tests/Config.in" source "package/strace/Config.in" source "package/stress/Config.in" +source "package/sysprof/Config.in" source "package/whetstone/Config.in" source "package/valgrind/Config.in" source "package/pv/Config.in" -- cgit v1.2.3