Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034424AbcJ1VP7 (ORCPT ); Fri, 28 Oct 2016 17:15:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44630 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030455AbcJ1VP6 (ORCPT ); Fri, 28 Oct 2016 17:15:58 -0400 Date: Fri, 28 Oct 2016 17:15:57 -0400 From: Luiz Capitulino To: Steven Rostedt Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] trace-cmd record: add --cpu-list option Message-ID: <20161028171557.301a1a80@redhat.com> In-Reply-To: <20161028155010.2440a4e6@gandalf.local.home> References: <1475858831-32687-1-git-send-email-lcapitulino@redhat.com> <1475858831-32687-4-git-send-email-lcapitulino@redhat.com> <20161028154922.64e97208@gandalf.local.home> <20161028155010.2440a4e6@gandalf.local.home> Organization: Red Hat MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Fri, 28 Oct 2016 21:15:58 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 446 Lines: 16 On Fri, 28 Oct 2016 15:50:10 -0400 Steven Rostedt wrote: > On Fri, 28 Oct 2016 15:49:22 -0400 > Steven Rostedt wrote: > > > Sorry it took so long to look at this, but I finally got around to > > it ;-) > > > > I did apply patches 1 and 2. I'm hoping to get them out tomorrow, or > while I'm at plumbers. OK, I also posted a minor fix: [PATCH] trace-cmd: Documentation: ignore all man sections