public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: rostedt@goodmis.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] trace-cmd record: add --cpu-list option
Date: Wed, 19 Oct 2016 09:30:23 -0400	[thread overview]
Message-ID: <20161019093023.43535cc3@redhat.com> (raw)
In-Reply-To: <1475858831-32687-1-git-send-email-lcapitulino@redhat.com>

On Fri,  7 Oct 2016 12:47:08 -0400
Luiz Capitulino <lcapitulino@redhat.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(-)
> 

  parent reply	other threads:[~2016-10-19 14:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 16:47 [PATCH 0/3] trace-cmd record: add --cpu-list option Luiz Capitulino
2016-10-07 16:47 ` [PATCH 1/3] cpu.h: use standard types instead of glib's Luiz Capitulino
2016-10-07 16:47 ` [PATCH 2/3] trace-cmd record: refactor set_mask() Luiz Capitulino
2016-10-07 16:47 ` [PATCH 3/3] trace-cmd record: add --cpu-list option Luiz Capitulino
2016-10-28 19:49   ` Steven Rostedt
2016-10-28 19:50     ` Steven Rostedt
2016-10-28 21:15       ` Luiz Capitulino
2016-10-28 21:39         ` Steven Rostedt
2016-10-28 21:14     ` Luiz Capitulino
2016-11-15 21:38       ` Steven Rostedt
2016-11-16 14:09         ` Luiz Capitulino
2016-10-19 13:30 ` Luiz Capitulino [this message]
2016-10-19 13:55   ` [PATCH 0/3] " Steven Rostedt
2016-10-19 13:58     ` Luiz Capitulino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161019093023.43535cc3@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox