From nobody Thu Apr 25 23:58:55 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1605785322; cv=none; d=zohomail.com; s=zohoarc; b=IP3wj44z5U8NMwstRaH6CqQ3h6sF15+YHwh/rA0W4e8qr1gnbYPqAfFGe+xXcByBPWIDO+Mq5t5Kz0xhfT6T8TnZvU7gvw7adOPNJKS3yIwhBcC0Gfge4CPV6MkNhiErMqRGrLDZ0ia9Ogpr+J+ZkRGOl2A0RbDOK9ZpxZwKXgk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1605785322; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=s3e7RN6XePwlt4NiR61ABnh/RV7jhx9K+idD2OCiqcI=; b=MRAOGAidafI2wkWl812NqeRgcz1g2SN2jVrLVdH9ZOKWKWw0xkqtoUp/eeN4to00gaTQnPFaDz0KTLfew+Dmc/H+csyujLBI1/MN8d1h6ndMOr+lcdsLcPo4qdoIajfHDCygY3emBTUoDg8YX9CMwsUCAs470OYLW296SzZXGoE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1605785322413251.46812310844473; Thu, 19 Nov 2020 03:28:42 -0800 (PST) Received: from localhost ([::1]:36340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kfi7F-00037u-BA for importer@patchew.org; Thu, 19 Nov 2020 06:28:41 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kfi5x-0002Cc-LH for qemu-devel@nongnu.org; Thu, 19 Nov 2020 06:27:21 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:47717) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kfi5v-0000rq-Kw for qemu-devel@nongnu.org; Thu, 19 Nov 2020 06:27:21 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-582-6avniYfUPQmwUlVIcGEOzg-1; Thu, 19 Nov 2020 06:27:16 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id ADB69801B16; Thu, 19 Nov 2020 11:27:15 +0000 (UTC) Received: from localhost (ovpn-115-68.ams2.redhat.com [10.36.115.68]) by smtp.corp.redhat.com (Postfix) with ESMTP id C5F861346F; Thu, 19 Nov 2020 11:27:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1605785238; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s3e7RN6XePwlt4NiR61ABnh/RV7jhx9K+idD2OCiqcI=; b=Yo5MzSOjjl7CQyHAqlv9zE7RR8voEq21vogAjD34Y+2EeXJ9w5sO8m68isLRZoBAnrgVJh clwAZ4LcRhEFl9d6yBqEzz9/V3kMd0KfC+1ae6AQWjuE1SgOuc77RIoE/q4A6+xRTeflUb xTJmGd+EspfbfEjJaV4I/8KUJiTe8Xw= X-MC-Unique: 6avniYfUPQmwUlVIcGEOzg-1 From: Stefan Hajnoczi To: qemu-devel@nongnu.org Subject: [PATCH v2] trace: use STAP_SDT_V2 to work around symbol visibility Date: Thu, 19 Nov 2020 11:27:04 +0000 Message-Id: <20201119112704.837423-1-stefanha@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=stefanha@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=stefanha@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/18 23:36:20 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , rjones@redhat.com, fche@redhat.com, kraxel@redhat.com, Stefan Hajnoczi , wcohen@redhat.com, mrezanin@redhat.com, ddepaula@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" QEMU binaries no longer launch successfully with recent SystemTap releases. This is because modular QEMU builds link the sdt semaphores into the main binary instead of into the shared objects where they are used. The symbol visibility of semaphores is 'hidden' and the dynamic linker prints an error during module loading: $ ./configure --enable-trace-backends=3Ddtrace --enable-modules ... ... Failed to open module: /builddir/build/BUILD/qemu-4.2.0/s390x-softmmu/../= block-curl.so: undefined symbol: qemu_curl_close_semaphore The long-term solution is to generate per-module dtrace .o files and link them into the module instead of the main binary. In the short term we can define STAP_SDT_V2 so dtrace(1) produces a .o file with 'default' symbol visibility instead of 'hidden'. This workaround is small and easier to merge for QEMU 5.2. Cc: Daniel P. Berrang=C3=A9 Cc: wcohen@redhat.com Cc: fche@redhat.com Cc: kraxel@redhat.com Cc: rjones@redhat.com Cc: mrezanin@redhat.com Cc: ddepaula@redhat.com Signed-off-by: Stefan Hajnoczi Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: Miroslav Rezanina Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- v2: * Define STAP_SDT_V2 everywhere [danpb] --- configure | 1 + trace/meson.build | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 714e75b5d8..5d91d49c7b 100755 --- a/configure +++ b/configure @@ -4832,6 +4832,7 @@ if have_backend "dtrace"; then trace_backend_stap=3D"no" if has 'stap' ; then trace_backend_stap=3D"yes" + QEMU_CFLAGS=3D"$QEMU_CFLAGS -DSTAP_SDT_V2" fi fi =20 diff --git a/trace/meson.build b/trace/meson.build index d5fc45c628..843ea14495 100644 --- a/trace/meson.build +++ b/trace/meson.build @@ -38,13 +38,13 @@ foreach dir : [ '.' ] + trace_events_subdirs trace_dtrace_h =3D custom_target(fmt.format('trace-dtrace', 'h'), output: fmt.format('trace-dtrace', 'h'), input: trace_dtrace, - command: [ 'dtrace', '-o', '@OUTPUT@', = '-h', '-s', '@INPUT@' ]) + command: [ 'dtrace', '-DSTAP_SDT_V2', '= -o', '@OUTPUT@', '-h', '-s', '@INPUT@' ]) trace_ss.add(trace_dtrace_h) if host_machine.system() !=3D 'darwin' trace_dtrace_o =3D custom_target(fmt.format('trace-dtrace', 'o'), output: fmt.format('trace-dtrace', 'o= '), input: trace_dtrace, - command: [ 'dtrace', '-o', '@OUTPUT@'= , '-G', '-s', '@INPUT@' ]) + command: [ 'dtrace', '-DSTAP_SDT_V2',= '-o', '@OUTPUT@', '-G', '-s', '@INPUT@' ]) trace_ss.add(trace_dtrace_o) endif =20 --=20 2.28.0