From patchwork Thu Mar 29 19:52:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 892934 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40BwQn243vz9s02 for ; Fri, 30 Mar 2018 06:53:05 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0EAAC84404; Thu, 29 Mar 2018 19:53:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ijvfnm3d8MTv; Thu, 29 Mar 2018 19:53:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2AB6083769; Thu, 29 Mar 2018 19:53:01 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 32DAE1BFDBA for ; Thu, 29 Mar 2018 19:53:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2EBF881CBE for ; Thu, 29 Mar 2018 19:53:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ixYgpuWC294 for ; Thu, 29 Mar 2018 19:52:58 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.bootlin.com (mail.bootlin.com [62.4.15.54]) by whitealder.osuosl.org (Postfix) with ESMTP id AA13A812AE for ; Thu, 29 Mar 2018 19:52:58 +0000 (UTC) Received: by mail.bootlin.com (Postfix, from userid 110) id 6C5F3207EA; Thu, 29 Mar 2018 21:52:57 +0200 (CEST) Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 3F4EE2037F; Thu, 29 Mar 2018 21:52:57 +0200 (CEST) From: Alexandre Belloni To: buildroot@busybox.net Date: Thu, 29 Mar 2018 21:52:47 +0200 Message-Id: <20180329195247.24360-1-alexandre.belloni@bootlin.com> X-Mailer: git-send-email 2.16.3 Subject: [Buildroot] [PATCH] itop: new package X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Belloni MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" itop is a simple top-like interrupt load monitor. It can be useful to debug interrupt issues. Signed-off-by: Alexandre Belloni --- DEVELOPERS | 1 + package/Config.in | 1 + package/itop/Config.in | 4 ++++ package/itop/itop.hash | 5 +++++ package/itop/itop.mk | 21 +++++++++++++++++++++ 5 files changed, 32 insertions(+) create mode 100644 package/itop/Config.in create mode 100644 package/itop/itop.hash create mode 100644 package/itop/itop.mk diff --git a/DEVELOPERS b/DEVELOPERS index 40fda40bdac8..179dd1512665 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -98,6 +98,7 @@ N: Alexander Varnin F: package/liblog4c-localtime/ N: Alexandre Belloni +F: package/itop/ F: package/tz/ N: Alexandre Esse diff --git a/package/Config.in b/package/Config.in index 2f9210a04e22..9f7b1905948f 100644 --- a/package/Config.in +++ b/package/Config.in @@ -94,6 +94,7 @@ menu "Debugging, profiling and benchmark" source "package/gdb/Config.in" source "package/google-breakpad/Config.in" source "package/iozone/Config.in" + source "package/itop/Config.in" source "package/kexec/Config.in" source "package/kexec-lite/Config.in" source "package/ktap/Config.in" diff --git a/package/itop/Config.in b/package/itop/Config.in new file mode 100644 index 000000000000..5339fae20094 --- /dev/null +++ b/package/itop/Config.in @@ -0,0 +1,4 @@ +config BR2_PACKAGE_ITOP + bool "itop" + help + itop is a simple top-like interrupt load monitor diff --git a/package/itop/itop.hash b/package/itop/itop.hash new file mode 100644 index 000000000000..e76222d1ede9 --- /dev/null +++ b/package/itop/itop.hash @@ -0,0 +1,5 @@ +# Locally generated: +sha512 06aecfe61ba2ef3423dd6f0d3c889521daa4588a2d6b1f5666080d9d44b3b1361247716de5601a7636ff87a838b836869731d062fc11b423b017dd99d2d2d298 itop_0.1.orig.tar.gz + +# Hash for license files: +sha512 4113ed89fc91f55762e1deeb2b7e43af124eba2e037e13b7fe794ee33f40a8b218112b8ab167b5d8778cd5532d6f2c19058df7a24799ba29ff0be2d4004262e4 COPYING diff --git a/package/itop/itop.mk b/package/itop/itop.mk new file mode 100644 index 000000000000..0beb6df4c509 --- /dev/null +++ b/package/itop/itop.mk @@ -0,0 +1,21 @@ +################################################################################ +# +# itop +# +################################################################################ + +ITOP_VERSION = 0.1 +ITOP_SITE = http://http.debian.net/debian/pool/main/i/itop +ITOP_SOURCE = itop_$(ITOP_VERSION).orig.tar.gz +ITOP_LICENSE = GPL-2.0 +ITOP_LICENSE_FILES = COPYING + +define ITOP_BUILD_CMDS + (cd $(@D) && $(TARGET_CC) -o itop src/itop.c) +endef + +define ITOP_INSTALL_TARGET_CMDS + $(INSTALL) -m 0755 -D $(@D)/itop $(TARGET_DIR)/bin/itop +endef + +$(eval $(generic-package))