Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1363593

Re: tools lib traceevent: Remove redundant CPU output

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: tools lib traceevent: Remove redundant CPU output
Date 2016-03-23 19:10 +0100
Message-ID <rfVod-7iZ-7@gated-at.bofh.it> (permalink)
References <rfRNE-4A8-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

tools lib traceevent: Remove redundant CPU output Steven Rostedt <rostedt@goodmis.org> - 2016-03-23 15:20 +0100
  Re: tools lib traceevent: Remove redundant CPU output Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-03-23 19:10 +0100
  [tip:perf/urgent] tools lib traceevent: Remove redundant CPU output tip-bot for Steven Rostedt <tipbot@zytor.com> - 2016-03-24 08:50 +0100

csiph-web