From patchwork Fri Apr 8 20:28:21 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 8785561 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 6474C9F71A for ; Fri, 8 Apr 2016 20:29:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 22763202BE for ; Fri, 8 Apr 2016 20:29:35 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 476AA20204 for ; Fri, 8 Apr 2016 20:29:34 +0000 (UTC) Received: from localhost ([::1]:58036 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aod24-0003SS-HU for patchwork-qemu-devel@patchwork.kernel.org; Fri, 08 Apr 2016 16:29:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aod1r-0003QA-5t for qemu-devel@nongnu.org; Fri, 08 Apr 2016 16:29:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aod1n-00020D-MF for qemu-devel@nongnu.org; Fri, 08 Apr 2016 16:29:19 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:35317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aod1n-000209-CL for qemu-devel@nongnu.org; Fri, 08 Apr 2016 16:29:15 -0400 Received: by mail-wm0-x243.google.com with SMTP id a140so6837058wma.2 for ; Fri, 08 Apr 2016 13:29:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:in-reply-to:references; bh=NPFnuKc3CExHA0oPG/krWA0f+yUe+zYwjJJWgVbDmUk=; b=tHMVjJ4JegXZlBvd5XIQvSS3Z4B2FkhK5Vl1lYcmAfU4mkY+v9rHOKCYb80pvoaQET BPN2SbQsJToqGfE9jiJYf7GWDMcvVOygGWdWyuGgD9yK+suhNy157t/ckdlIE9Ag/G0G UggSl2NMbYMh1aQv/Sjk9Qf8klwrNyJEPH6QBb0rOHPNhzSdysCGKk9QfeMnducIuhQm aRJ7zn66VfSrG3iAqd6mBFP4B7tf83el/JwMyTb8MY0Q1wkQ2es19z10FI40mu5fkuCI OLTdxowRts/S0kJcWjtyWdzFrgrV7M929FenAaHRKsV6flv5r6up4QfWZG8C8yXt0zGx f00w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:date:message-id :in-reply-to:references; bh=NPFnuKc3CExHA0oPG/krWA0f+yUe+zYwjJJWgVbDmUk=; b=k3wd3fMFWo7yPwO1T+DAzYSqyxS0KMrSLjKIb/b6s5DDCUvMLV5W4jgQPQQcL6KPg0 yTVPdI/Xq5YPlpFJ4zaNdmVnxZu85+jlTKHFJcbgISrhm98EZYFV3JMD1ke+/Wtwtsvu Fi7PInGm7/BZpehIPDiCwRonVLYQox/CWzwfT4+v3AvqO/k+Dd9N3HYJfa2f3sVHAkr0 1O74lJdAUtTzqPOFg87S4ZPfKPXHQD+fKc+9U3AuTuP+I7TQyY0jsHVsp9VXvSuEB7rJ Whpvz941vasr8JFf0JI4NKfbULLRdS32Z7UGtb2fOUc4JsgGzQbrJygnJfRJwvKFNuAg Ap4w== X-Gm-Message-State: AD7BkJJHH26/SBvHqB2TcMGWgW6iGqBmU0qGVwQjEYsHJv8UfFSrMmtA2IvmIV9lwTNYXA== X-Received: by 10.194.76.72 with SMTP id i8mr11261904wjw.117.1460147354761; Fri, 08 Apr 2016 13:29:14 -0700 (PDT) Received: from 640k.lan (94-39-141-76.adsl-ull.clienti.tiscali.it. [94.39.141.76]) by smtp.gmail.com with ESMTPSA id w10sm3849168wjz.9.2016.04.08.13.29.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Apr 2016 13:29:14 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Fri, 8 Apr 2016 22:28:21 +0200 Message-Id: <1460147350-7601-2-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1460147350-7601-1-git-send-email-pbonzini@redhat.com> References: <1460147350-7601-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::243 Subject: [Qemu-devel] [PATCH 01/50] scripts: add script to build QEMU and analyze inclusions X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham 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 Signed-off-by: Paolo Bonzini --- scripts/analyze-inclusions | 89 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 scripts/analyze-inclusions diff --git a/scripts/analyze-inclusions b/scripts/analyze-inclusions new file mode 100644 index 0000000..e241bd4 --- /dev/null +++ b/scripts/analyze-inclusions @@ -0,0 +1,89 @@ +#! /bin/sh +# +# Copyright (C) 2016 Red Hat, Inc. +# +# Author: Paolo Bonzini +# +# Print statistics about header file inclusions. +# The script configures and builds QEMU itself in a "+build" +# subdirectory which is left around when the script exits. +# To run the statistics on a pre-existing "+build" directory, +# pass "--no-build" as the first argument on the command line. +# Any other command line is passed directly to "make" (so +# you can for example pass a "-j" argument suitable for your +# system). +# +# Inspired by a post by Markus Armbruster. + +mkdir -p +build +cd +build +if test "x$1" != "x--no-build"; then + test -f Makefile && make distclean + ../configure + make "$@" +fi + +QEMU_CFLAGS=$(sed -n s/^QEMU_CFLAGS=//p config-host.mak) +QEMU_INCLUDES=$(sed -n s/^QEMU_INCLUDES=//p config-host.mak | \ + sed 's/$(SRC_PATH)/../g' ) +CFLAGS=$(sed -n s/^CFLAGS=//p config-host.mak) + +grep_include() { + find . -name "*.d" | xargs grep -l "$@" | wc -l +} + +echo Found $(find . -name "*.d" | wc -l) object files +echo $(grep_include -F 'include/qemu-common.h') files include qemu-common.h +echo $(grep_include -F 'hw/hw.h') files include hw/hw.h +echo $(grep_include 'target-[a-z0-9]*/cpu\.h') files include cpu.h +echo $(grep_include -F 'qapi-types.h') files include qapi-types.h +echo $(grep_include -F 'trace/generated-tracers.h') files include generated-tracers.h +echo $(grep_include -F 'qapi/error.h') files include qapi/error.h +echo $(grep_include -F 'qom/object.h') files include qom/object.h +echo $(grep_include -F 'block/aio.h') files include block/aio.h +echo $(grep_include -F 'exec/memory.h') files include exec/memory.h +echo $(grep_include -F 'fpu/softfloat.h') files include fpu/softfloat.h +echo $(grep_include -F 'qemu/bswap.h') files include qemu/bswap.h +echo + +awk1=' + /^# / { file = $3;next } + NR>1 { bytes[file]+=length; lines[file]++ } + END { for(i in lines) print i,lines[i],bytes[i] }' + +awk2=' + {tot_l+=$2;tot_b+=$3;tot_f++} + /\/usr.*\/glib/ {glib_l+=$2;glib_b+=$3;glib_f++;next} + /\/usr/ {sys_l+=$2;sys_b+=$3;sys_f++;next} + {qemu_l+=$2;qemu_b+=$3;qemu_f++;next} + END { + printf "%s\t %s\t %s\t %s\n", "lines", "bytes", "files", "source" + printf "%s\t %s\t %s\t %s\n", qemu_l, qemu_b, qemu_f, "QEMU" + printf "%s\t %s\t %s\t %s\n", sys_l, sys_b, sys_f, "system" + printf "%s\t %s\t %s\t %s\n", glib_l, glib_b, glib_f, "glib" + printf "%s\t %s\t %s\t %s\n", tot_l, tot_b, tot_f, "total" + }' + +analyze() { + cc $QEMU_CFLAGS $QEMU_INCLUDES $CFLAGS -E -o - "$@" | \ + awk "$awk1" | awk "$awk2" + echo +} + +echo osdep.h: +analyze ../include/qemu/osdep.h + +echo qemu-common.h: +analyze -include ../include/qemu/osdep.h ../include/qemu-common.h + +echo hw/hw.h: +analyze -include ../include/qemu/osdep.h ../include/hw/hw.h + +echo trace/generated-tracers.h: +analyze -include ../include/qemu/osdep.h trace/generated-tracers.h + +echo target-i386/cpu.h: +analyze -DNEED_CPU_H -I../target-i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../target-i386/cpu.h + +echo hw/hw.h + NEED_CPU_H: +analyze -DNEED_CPU_H -I../target-i386 -Ii386-softmmu -include ../include/qemu/osdep.h ../include/hw/hw.h