public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>,
	Namhyung Kim <namhyung@kernel.org>
Subject: Re: tools lib traceevent: Remove redundant CPU output
Date: Wed, 23 Mar 2016 15:09:40 -0300	[thread overview]
Message-ID: <20160323180940.GF25862@kernel.org> (raw)
In-Reply-To: <20160323101628.459375d2@gandalf.local.home>

Em Wed, Mar 23, 2016 at 10:16:28AM -0400, Steven Rostedt escreveu:
> Commit a6745330789f "tools lib traceevent: Split pevent_print_event()
> into specific functionality functions" Broke apart the function
> pevent_print_event() into three functions. The first function prints
> the comm, pid and CPU, the second prints the timestamp. But that commit
> added the printing of the CPU in the timestamp function, which now
> causes pevent_print_event() to duplicate the CPU output.
> 
> Remove the redundant printing of the record's CPU from the timestamp
> function.

Thanks, applied.

- Arnaldo

  reply	other threads:[~2016-03-23 18:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23 14:16 tools lib traceevent: Remove redundant CPU output Steven Rostedt
2016-03-23 18:09 ` Arnaldo Carvalho de Melo [this message]
2016-03-24  7:42 ` [tip:perf/urgent] " tip-bot for Steven Rostedt

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=20160323180940.GF25862@kernel.org \
    --to=acme@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung@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