[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161019093023.43535cc3@redhat.com>
Date: Wed, 19 Oct 2016 09:30:23 -0400
From: Luiz Capitulino <lcapitulino@...hat.com>
To: rostedt@...dmis.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] trace-cmd record: add --cpu-list option
On Fri, 7 Oct 2016 12:47:08 -0400
Luiz Capitulino <lcapitulino@...hat.com> 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?
>
> Luiz Capitulino (3):
> cpu.h: use standard types instead of glib's
> trace-cmd record: refactor set_mask()
> trace-cmd record: add --cpu-list option
>
> Documentation/trace-cmd-record.1.txt | 4 +
> cpu.h | 47 +++++----
> trace-local.h | 2 +-
> trace-record.c | 191 +++++++++++++++++++++++++++++++----
> 4 files changed, 201 insertions(+), 43 deletions(-)
>
Powered by blists - more mailing lists