Re: [PATCH 0/3] trace-cmd record: add --cpu-list option

From: Luiz Capitulino
Date: Wed Oct 19 2016 - 10:17:49 EST


On Wed, 19 Oct 2016 09:55:23 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Wed, 19 Oct 2016 09:30:23 -0400
> Luiz Capitulino <lcapitulino@xxxxxxxxxx> wrote:
>
> > On Fri, 7 Oct 2016 12:47:08 -0400
> > Luiz Capitulino <lcapitulino@xxxxxxxxxx> 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 two patches are refactorings needed to make
> > > --cpu-list support fit nicely. The third patch adds the
> > > new option.
> >
> > ping?
>
> It's in the todo list, just need to work on some other things first.
> Thanks for the reminder though.

Ah, OK. I was afraid it got lost.