From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753041AbdLNOIe (ORCPT ); Thu, 14 Dec 2017 09:08:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46428 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752900AbdLNOI3 (ORCPT ); Thu, 14 Dec 2017 09:08:29 -0500 Date: Thu, 14 Dec 2017 15:08:12 +0100 From: Jiri Olsa To: Jin Yao Cc: acme@kernel.org, jolsa@kernel.org, peterz@infradead.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, Linux-kernel@vger.kernel.org, ak@linux.intel.com, kan.liang@intel.com, yao.jin@intel.com Subject: Re: [PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option Message-ID: <20171214140812.GA3068@krava> References: <1512738826-2628-1-git-send-email-yao.jin@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1512738826-2628-1-git-send-email-yao.jin@linux.intel.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 14 Dec 2017 14:08:29 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 08, 2017 at 09:13:40PM +0800, Jin Yao wrote: > v7: > --- > v7 doesn't have functional change. The update is only: > > 1. Rebase to latest perf/core branch > > 2. Update patch description according to Arnaldo's comments. still looks ok ;-) u can keep the ack jirka