Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1345871
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] tools lib traceevent: Split pevent_print_event() into specific functionality functions |
| Date | 2016-02-29 15:40 +0100 |
| Message-ID | <r7x9o-4er-9@gated-at.bofh.it> (permalink) |
| References | <r7wGn-44T-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Mon, Feb 29, 2016 at 09:01:28AM -0500, Steven Rostedt escreveu: > Currently there's a single function that is used to display a record's > data in human readable format. That's pevent_print_event(). > Unfortunately, this gives little room for adding other output within > the line without updating that function call. Thanks, applied. - Arnaldo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] tools lib traceevent: Split pevent_print_event() into specific functionality functions Steven Rostedt <rostedt@goodmis.org> - 2016-02-29 15:10 +0100 Re: [PATCH v2] tools lib traceevent: Split pevent_print_event() into specific functionality functions Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-29 15:40 +0100
csiph-web