From patchwork Thu Mar 24 16:48:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 8662701 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 21E3EC0553 for ; Thu, 24 Mar 2016 16:50:58 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4213520351 for ; Thu, 24 Mar 2016 16:50:57 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 306CA203B5 for ; Thu, 24 Mar 2016 16:50:56 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aj8R5-0002fb-72; Thu, 24 Mar 2016 16:48:39 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aj8R3-0002fE-NH for xen-devel@lists.xen.org; Thu, 24 Mar 2016 16:48:37 +0000 Received: from [85.158.139.211] by server-11.bemta-5.messagelabs.com id 3F/E2-17208-46A14F65; Thu, 24 Mar 2016 16:48:36 +0000 X-Env-Sender: cardoe@cardoe.com X-Msg-Ref: server-4.tower-206.messagelabs.com!1458838115!31296845!1 X-Originating-IP: [209.85.161.194] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG X-StarScan-Received: X-StarScan-Version: 8.11; banners=-,-,- X-VirusChecked: Checked Received: (qmail 7944 invoked from network); 24 Mar 2016 16:48:36 -0000 Received: from mail-yw0-f194.google.com (HELO mail-yw0-f194.google.com) (209.85.161.194) by server-4.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 24 Mar 2016 16:48:36 -0000 Received: by mail-yw0-f194.google.com with SMTP id w6so6113648ywd.2 for ; Thu, 24 Mar 2016 09:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id; bh=iOMvLzyltQZPoZuAIDZ5nkdADkI7w9KWzW6Wyk77x5Q=; b=iEOwYTL4+cpBkodMp6bXYWgxkJBR48QDTfpqQQsnJ2X6Qpz+B6HhSavwsAI5e8azT5 7bDsIrpR+9GHt80gy96CNt2C960SyUtJ897Zsm80ar7yTyLya4g+mcr6HWuZzcgtrV0Y 6FYkgfGif8jhRc8pFaVh3jZ8fTYN7w6L4ZcpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=iOMvLzyltQZPoZuAIDZ5nkdADkI7w9KWzW6Wyk77x5Q=; b=LBp8rsM5zD7aid5Z134po+fTIz6cSAUObesKGjMKJPV/2uI6Ukj1r5XWGQnNa8H4Vp plupn4oigJ3lWzjztaqlm7itNNrFlLJ1tFApBWHhtLVun1vSlxztbi2X6La1xXhSqbrq +CXSE5JwhpvYZDr10slwmTu7HHynOjzzxJIoQ0xATHkNdEFTDo7jZCDlGsKcQkiBm55m +m2kXquSatYaUDyewmgsTaeA1JzxQFD3IRIjBa7ZKrgKHqosQlj+Oq4KYWOHiWwaFwYY NXrKexEVq6SNW+/6rMlEIuqjs5QZRxYJ2S5fh0w/32Gxy0xToUZLXbzKFK7jj4bwq4U2 9kng== X-Gm-Message-State: AD7BkJIWkBD4GEFYxRm3PvPRWW1+Lv0rukWT9soI6cykr2lDD1BCe0/3kwkMf/nX53gqIA== X-Received: by 10.37.88.134 with SMTP id m128mr4990910ybb.43.1458838115048; Thu, 24 Mar 2016 09:48:35 -0700 (PDT) Received: from swanson.lan (c-68-46-196-185.hsd1.al.comcast.net. [68.46.196.185]) by smtp.gmail.com with ESMTPSA id v2sm4947563ywg.40.2016.03.24.09.48.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 24 Mar 2016 09:48:33 -0700 (PDT) From: Doug Goldstein To: xen-devel@lists.xen.org Date: Thu, 24 Mar 2016 11:48:18 -0500 Message-Id: <1458838099-12053-1-git-send-email-cardoe@cardoe.com> X-Mailer: git-send-email 2.7.3 Cc: Ian Jackson , Keir Fraser , Doug Goldstein , Jan Beulich , Tim Deegan Subject: [Xen-devel] [RFC PATCH 1/2] build: add debug menu to Kconfig X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP There are a number of debugging options for Xen so the idea is to have a menu to group them all together. Signed-off-by: Doug Goldstein --- This is more of an RFC than a merge request. If this seems reasonable I'll add all the other debugging options under this menu as well. Obviously if this seems reasonable and the patch is fine we can merge it and I'll submit the others as a follow up. CC: Ian Jackson CC: Jan Beulich CC: Keir Fraser CC: Tim Deegan --- xen/Kconfig | 2 ++ xen/Kconfig.debug | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 xen/Kconfig.debug diff --git a/xen/Kconfig b/xen/Kconfig index fa8b27c..0fe7a1a 100644 --- a/xen/Kconfig +++ b/xen/Kconfig @@ -26,3 +26,5 @@ config DEFCONFIG_LIST config EXPERT string option env="XEN_CONFIG_EXPERT" + +source "Kconfig.debug" diff --git a/xen/Kconfig.debug b/xen/Kconfig.debug new file mode 100644 index 0000000..36890bd --- /dev/null +++ b/xen/Kconfig.debug @@ -0,0 +1,6 @@ + +menuconfig DEBUG + bool "Debugging Options" + ---help--- + If you want to debug Xen say Y and select any additional debugging + support options.