From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965045AbdACRCq (ORCPT ); Tue, 3 Jan 2017 12:02:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36496 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753261AbdACRCo (ORCPT ); Tue, 3 Jan 2017 12:02:44 -0500 Date: Tue, 3 Jan 2017 11:54:06 -0500 From: Luiz Capitulino To: Steven Rostedt Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] trace-cmd record: add --cpu-list option Message-ID: <20170103115406.167e508e@redhat.com> In-Reply-To: <20170103114530.49053eaa@gandalf.local.home> References: <1479846052-8020-1-git-send-email-lcapitulino@redhat.com> <20170103113258.17e57d1a@redhat.com> <20170103114530.49053eaa@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.39]); Tue, 03 Jan 2017 16:54:09 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Jan 2017 11:45:30 -0500 Steven Rostedt wrote: > On Tue, 3 Jan 2017 11:32:58 -0500 > Luiz Capitulino wrote: > > > On Tue, 22 Nov 2016 15:20:50 -0500 > > Luiz Capitulino wrote: > > > > > This series adds support for a --cpu-list option, which is > > > much more human friendly than -M: > > > > > > # trace-cmd record --cpu-list 1,4,10-15 [...] > > > > > > The first patch is a small refectoring needed to > > > make --cpu-list support fit nicely. The second patch > > > adds the new option. > > > > ping? > > > > Thanks for the reminder ;-) > > I'm going to try to get to this this week, but as this is my first week > on my new job (not to mention the new year), you may need to ping me > again. I see, no rush then.