From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763461AbdAJNgE (ORCPT ); Tue, 10 Jan 2017 08:36:04 -0500 Received: from mail.kernel.org ([198.145.29.136]:59484 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753721AbdAJNgD (ORCPT ); Tue, 10 Jan 2017 08:36:03 -0500 Date: Tue, 10 Jan 2017 10:35:57 -0300 From: Arnaldo Carvalho de Melo To: "Wangnan (F)" Cc: Jiri Olsa , lkml , Ingo Molnar , Peter Zijlstra , Namhyung Kim , David Ahern Subject: Re: [PATCH 0/7] perf tools: Add switch-output size and time threshold options Message-ID: <20170110133557.GC24073@kernel.org> References: <1483431600-19887-1-git-send-email-jolsa@kernel.org> <60078f5d-0497-4567-ff1c-099c879fcf0d@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60078f5d-0497-4567-ff1c-099c879fcf0d@huawei.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Tue, Jan 03, 2017 at 05:51:46PM +0800, Wangnan (F) escreveu: > On 2017/1/3 16:19, Jiri Olsa wrote: > > Cc: Wang Nan > > --- > > Good functions, and thank you for fixing documentations. > > You didn't cc patch 1 and 2 to me. > Tested-by: Wang Nan I'm tentatively switching this to an Acked-by for the latest version from Jiri, that should have no major changes, right? - Arnaldo