From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7DFBFC19F2A for ; Sun, 7 Aug 2022 05:13:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230174AbiHGFN0 (ORCPT ); Sun, 7 Aug 2022 01:13:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41378 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230156AbiHGFN0 (ORCPT ); Sun, 7 Aug 2022 01:13:26 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B02FE0FD for ; Sat, 6 Aug 2022 22:13:25 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id z19so5960066plb.1 for ; Sat, 06 Aug 2022 22:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=nx10j46QnLYkPlFtaKdKvgDL9d2RO3KLzzuzS0wS7hs=; b=Lln8/jiGIWm2glgrj+kqAk5b+G08qCLmzemx4iZ5Cz9Mz/T71DhvpBja4FaChLaxpQ wi859ElALHU9VziDiE3uCSf58x+HRaNhN2drL0ARxeJVaVFmymfl2agGAurv5JEOJD1R 8Vyc407c03Lne+Aeg+w8h3ZzFVwIQ6vHWZiuNst47zhacac9n2CSpPTnbv2S7aIdtpbD ZA33+b5Kb2vo4KX2ii9hYqaoHnDe7Uf/RAscO7pP7Zjs9BHTByUWhDzDBCVeDjLeH452 4b6Vw38XM3v5+w9TOXqqWFuezoeh6gcjs0uTLIVmFDZWU/lqXFbCFaA5RuVR9X3lRY2f AM/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=nx10j46QnLYkPlFtaKdKvgDL9d2RO3KLzzuzS0wS7hs=; b=0eYNlxU2mjiwEcjK/8YZ0biCahuvgHUdWcjl/CWfhQOuvaRxx10UiwrPykmNv1ODwr pxXjFWJ4hYk8ZznbPbgmS73doCCOl/SEYgwa4sjZQNsPCbVTBrcGkIl5gQi7i/SpjjoA FlDqZw0KEKwbNuBd+b/RKRr/GV9UWwwWSDTueYSIPsPacinXmacoXdt5Uz/ijzHihilB hrb4Q/hUmybtV18eAOiueqefZ34NtEypX1cMy5JpFWU2tbk+zW2RJ6ORmwbfmjM9aB54 zOl0x8vT2aNq+rUzURLKyO3CmKVaF2ac0DJpUlPzWDs1aqC2O1g30d76w4V8UwlcL2Cf 39lA== X-Gm-Message-State: ACgBeo1QJ1HLan+N9JgMlDFLEwvEItQWA7KWl6vGz3s7bUAMCLBhTVhF lchLW37bRM5SosOR4QUZ3AV3Sg== X-Google-Smtp-Source: AA6agR4YKqg1DLXRVT4yXI+jovP7x71itGuab/MbP3kqmkyP6ikgFQNp5VSWtbEiCWJbcYO3zs6yjQ== X-Received: by 2002:a17:902:f705:b0:16b:9b6d:67a1 with SMTP id h5-20020a170902f70500b0016b9b6d67a1mr13820431plo.39.1659849204593; Sat, 06 Aug 2022 22:13:24 -0700 (PDT) Received: from leoy-ThinkPad-X240s (173.242.120.104.16clouds.com. [173.242.120.104]) by smtp.gmail.com with ESMTPSA id c19-20020a621c13000000b0052ac5e304d0sm6020255pfc.179.2022.08.06.22.13.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Aug 2022 22:13:24 -0700 (PDT) Date: Sun, 7 Aug 2022 13:13:19 +0800 From: Leo Yan To: carsten.haitzler@foss.arm.com Cc: linux-kernel@vger.kernel.org, coresight@lists.linaro.org, suzuki.poulose@arm.com, mathieu.poirier@linaro.org, mike.leach@linaro.org, linux-perf-users@vger.kernel.org, acme@kernel.org Subject: Re: [PATCH v5 09/14] perf test: Add thread loop test tool Message-ID: <20220807051319.GG34254@leoy-ThinkPad-X240s> References: <20220728145256.2985298-1-carsten.haitzler@foss.arm.com> <20220728145256.2985298-10-carsten.haitzler@foss.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220728145256.2985298-10-carsten.haitzler@foss.arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-perf-users@vger.kernel.org On Thu, Jul 28, 2022 at 03:52:51PM +0100, carsten.haitzler@foss.arm.com wrote: > From: "Carsten Haitzler (Rasterman)" > > Add test tool to be driven by further test scripts. This is a simple C > based loop with threads test to drive from scripts that can output TIDs > for tracking/checking. > > Signed-off-by: Carsten Haitzler Reviewed-by: Leo Yan