Received: by 10.192.165.156 with SMTP id m28csp1644348imm; Thu, 12 Apr 2018 00:35:32 -0700 (PDT) X-Google-Smtp-Source: AIpwx48SO5wTup9H8y8rjlMOmn5IvzPsNaaCQP2DQ2scF2xoG4YhBwmgwBcx3xPywGE91NCN6UNh X-Received: by 2002:a17:902:bb0c:: with SMTP id l12-v6mr8376773pls.347.1523518532008; Thu, 12 Apr 2018 00:35:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523518531; cv=none; d=google.com; s=arc-20160816; b=maR4aQMb12DrLd3O0axx7mW+pvaP07js8M48wV2KoTT9XwxHRj6nONHdu8Yk12acPm aV9TRlzQcVUkCPmSVVrDJWMfoNuRDqEs0HkXjB8ILgZ7RLz8UiEVsZYnZ4aK6YqXo/uq 8CihjymRVkvQahpuRGT6H2wgh3D+x8hyI34y78u54GrSFv8cBDAQyB5yWuqq+zMVBRQe x9ZjJDxQjTXBhgxrsyzOxDK2zvTQ8MJzhWF8fZgfj51zcuDlzMqBxy3yZsKf7fQOAwBe GRHuCVsFc7GWrxy73T3HjLMHqhPxte8RAHCxg3/7yLKj2JAxUf2+6claztxygN54L3IH BVzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=22A2u8evLQaZqLDLk4FW7Z21hkriKhy3STN2QZhuqXI=; b=ItzNXWihXcHU6ZMblUCMUWA2TJerDd/3dhoVI3pxRc79JYVrXEcXAwayvPI56Dpv1+ L3o5SbQoIK5wyOY43y+KGZZC/LCKM7exYSVf7p43TxeoX2qFodQmP7gFOe6bM5pPKjQD ipqyxs/3CoyYciDlvdl+cXcku71Ot4SoOGUqlHZDuJ48yR+fnyOWBQf+LFIPhvyr9Mng bvjpQpRfGWzxbfwciGsNnLfbIXx3RdwyK6z1Sbqw9DATLuXSkE+aU7yRC29gwM4PAero 3N1dUbBPpYOnoIsp5+JqRCT5ykdE5ns0pqgAJaftQiHE18GQPjwYxPL94NmdH4QuGdV/ e9mQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v7-v6si2758540plo.389.2018.04.12.00.34.54; Thu, 12 Apr 2018 00:35:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751899AbeDLHcJ (ORCPT + 99 others); Thu, 12 Apr 2018 03:32:09 -0400 Received: from mga02.intel.com ([134.134.136.20]:50317 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750730AbeDLHcI (ORCPT ); Thu, 12 Apr 2018 03:32:08 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Apr 2018 00:32:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,440,1517904000"; d="scan'208";a="216004550" Received: from yu-chen.sh.intel.com ([10.239.160.138]) by orsmga005.jf.intel.com with ESMTP; 12 Apr 2018 00:32:06 -0700 Date: Thu, 12 Apr 2018 15:35:20 +0800 From: Yu Chen To: Doug Smythies Cc: 'Len Brown' , 'Rafael J Wysocki' , 'Artem Bityutskiy' , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH][v3] tools/power turbostat: if --max_loop, print for specific time of loops Message-ID: <20180412073520.GB24887@yu-chen.sh.intel.com> References: <003e01d3d22e$7faa6b80$7eff4280$@net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003e01d3d22e$7faa6b80$7eff4280$@net> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Doug, On Thu, Apr 12, 2018 at 12:18:44AM -0700, Doug Smythies wrote: > On 2018.04.11 03:31 Yu Chen wrote: > > > From: Chen Yu > > > > There's a use case during test to only print specific round of loops > > if --iterations is specified, for example, with this patch applied: > > > > turbostat -i 5 -t 4 > > will capture 4 samples with 5 seconds interval. > > Hi Yu, > > This would be a very useful addition to turbostat. > Please also update the man turbostat man page. > > tools/power/x86/turbostat/turbostat.8 > OK, I will do this. Thanks, Yu > ... Doug > >