Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642177
| From | Joel Fernandes <joelaf@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] trace: Add an option to show tgids in trace output |
| Date | 2017-05-16 03:50 +0200 |
| Message-ID | <tHzMC-7sL-9@gated-at.bofh.it> (permalink) |
| References | <tHzMC-7sL-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, May 15, 2017 at 6:46 PM, Joel Fernandes <joelaf@google.com> wrote: > From: Jamie Gennis <jgennis@google.com> > > The tgids are tracked along side the saved_cmdlines tracking, and can be > included in trace output by enabling the 'print-tgid' trace option. This is > useful when doing post-processing of the trace data, as it allows events to be > grouped by tgid. > > Cc: Steven Rostedt <rostedt@goodmis.org> > Cc: kernel-team@android.com > Signed-off-by: Joel Fernandes <joelaf@google.com> Steven, sorry that I didn't run checkpatch on the original patch. There are only minor warnings in any case and I can post a follow-up patch addressing them along with any other comments you may have. Thanks! -Joel
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] trace: Add an option to show tgids in trace output Joel Fernandes <joelaf@google.com> - 2017-05-16 03:50 +0200
csiph-web