From nobody Thu Nov 13 16:14:01 2025 Delivered-To: importer@patchew.org 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; 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=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1581075749670499.3066538717709; Fri, 7 Feb 2020 03:42:29 -0800 (PST) Received: from localhost ([::1]:54688 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j021k-0006s1-E0 for importer@patchew.org; Fri, 07 Feb 2020 06:42:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36133) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j01z7-0002qW-O6 for qemu-devel@nongnu.org; Fri, 07 Feb 2020 06:39:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j01z6-0005gX-Pk for qemu-devel@nongnu.org; Fri, 07 Feb 2020 06:39:45 -0500 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:43704) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j01z6-0005f0-Ik for qemu-devel@nongnu.org; Fri, 07 Feb 2020 06:39:44 -0500 Received: by mail-wr1-x444.google.com with SMTP id z9so2257184wrs.10 for ; Fri, 07 Feb 2020 03:39:44 -0800 (PST) Received: from zen.linaroharston ([51.148.130.216]) by smtp.gmail.com with ESMTPSA id 25sm2957049wmi.32.2020.02.07.03.39.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Feb 2020 03:39:41 -0800 (PST) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 9D4CB1FF8F; Fri, 7 Feb 2020 11:39:39 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=LzvIeCvpZEKsmxLMGQeNvccjyd2G+1aRycbt9INNqtg=; b=QkUxzlo3KnDGlDcI7bmDbx4zP1J+9D5tXvdpAwQPShJcUBtLBBDjBmfH5fk1Wn6aDd YCmCofrPp83CtjA6AqPK2xCGNE8VKCXRdpp4R34qb6GwVf6Vfd7MJLapU+VzV5omoea7 qErwKSfk6TbOjdeXTBqzCymY9DdBPmWZX25T6YLxqFkyNQpHaGDk/m6jjsF7aNOPawdk FF3e4EWNjnrqBFTEo2LkIH46b09dZd5TY2SsweYLBtOV9OI19pN/Sg+nfr74jsdgaELI 66EDosIXqzUbI5pKyKXJEOlYdXhE4zWMFDSJqVYonnQJDIxUmUjh2s6khPFlwkH5m1+b NXqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=LzvIeCvpZEKsmxLMGQeNvccjyd2G+1aRycbt9INNqtg=; b=bK8qp0bm8Bcdzs3xEtmDdtc0wRsPs6XARv2Yf+Aq5eyMRZI6pdpBxDRl+0kU4v7KR1 zlxgAISvJVApUyVcaX0e5KDZ4sBjV6QKk59zmuQ4HAdgM14ZxJ5WRRI5z67OwVj/DJEl cofRxkGmxr+m7/rODdsojKAUELDkXPeU/iAd1IzccPn5jchWtHfSqHllj557R5T012BG vg6sP1PAVjQMepcCj50RnAP8bxH8OR2khX3jkSKFanxaCElPGYpDArXoeH7mUeP4ho4D QdaHQM8zuWFyl+NnpGljA0SCVObScKyCzmpRf8z1nPzwcIUvbr+scfTPfXi9xQqBb8U4 iy2A== X-Gm-Message-State: APjAAAX0LPG00U0DOWhSLioocBE29eYm/EbjwhKOgLN2KWFeQNQebjKY Ztcbiu+lMpHRj+XATP/8blbDUA== X-Google-Smtp-Source: APXvYqykYVKt2TskCy/Myu8ELcadctHorXAXtlrCSGjts+ZtDPkTZGnPPOGPW2su4XDlsCs4AODMVg== X-Received: by 2002:adf:f103:: with SMTP id r3mr4250317wro.295.1581075583589; Fri, 07 Feb 2020 03:39:43 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Subject: [PATCH v1 2/5] tests/rcutorture: update usage hint Date: Fri, 7 Feb 2020 11:39:36 +0000 Message-Id: <20200207113939.9247-3-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200207113939.9247-1-alex.bennee@linaro.org> References: <20200207113939.9247-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::444 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: fam@euphon.net, berrange@redhat.com, stefanb@linux.vnet.ibm.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , richard.henderson@linaro.org, f4bug@amsat.org, cota@braap.org, stefanha@redhat.com, marcandre.lureau@redhat.com, pbonzini@redhat.com, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Although documented in the comments we don't display all the various invocations we can in the usage. Signed-off-by: Alex Benn=C3=A9e Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- tests/rcutorture.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/rcutorture.c b/tests/rcutorture.c index 49311c82ea4..e8b2169e7dd 100644 --- a/tests/rcutorture.c +++ b/tests/rcutorture.c @@ -413,7 +413,8 @@ static void gtest_stress_10_5(void) =20 static void usage(int argc, char *argv[]) { - fprintf(stderr, "Usage: %s [nreaders [ perf | stress ] ]\n", argv[0]); + fprintf(stderr, "Usage: %s [nreaders [ [r|u]perf | stress [duration]]\= n", + argv[0]); exit(-1); } =20 --=20 2.20.1