Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1657226
| From | David Carrillo-Cisneros <davidcc@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 07/13] perf header: use struct feat_fd for print |
| Date | 2017-06-05 04:40 +0200 |
| Message-ID | <tOQ5X-5bh-5@gated-at.bofh.it> (permalink) |
| References | <tKcTv-a4-3@gated-at.bofh.it> <tKcTw-a4-15@gated-at.bofh.it> <tKW9X-5J4-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, May 25, 2017 at 1:09 AM, Jiri Olsa <jolsa@redhat.com> wrote: > On Tue, May 23, 2017 at 12:48:47AM -0700, David Carrillo-Cisneros wrote: >> As preparation for using header records in pipe mode, replace >> int fd with struct feat_fd fd in print functions for all header >> record types. >> >> Add offset and size to struct feat_fd to provide pipe-mode with >> variables for offset and size that in file-mode are stored >> in struct perf_file_section. > > please put that change in the pipe-mode change related patch > perf header: add a buffer to struct feat_fd > This is needed here to convert perf_file_section__fprintf_info . i will explain that in the log.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 07/13] perf header: use struct feat_fd for print Jiri Olsa <jolsa@redhat.com> - 2017-05-25 10:20 +0200
Re: [PATCH v2 07/13] perf header: use struct feat_fd for print David Carrillo-Cisneros <davidcc@google.com> - 2017-06-05 04:40 +0200
Re: [PATCH v2 07/13] perf header: use struct feat_fd for print David Carrillo-Cisneros <davidcc@google.com> - 2017-06-05 05:10 +0200
csiph-web