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


Groups > linux.kernel > #1650275

Re: [PATCH v2 07/13] perf header: use struct feat_fd for print

From Jiri Olsa <jolsa@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 07/13] perf header: use struct feat_fd for print
Date 2017-05-25 10:20 +0200
Message-ID <tKW9X-5J4-1@gated-at.bofh.it> (permalink)
References <tKcTv-a4-3@gated-at.bofh.it> <tKcTw-a4-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

thanks,
jirka

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


Thread

[PATCH v2 07/13] perf header: use struct feat_fd for print David Carrillo-Cisneros <davidcc@google.com> - 2017-05-23 10:00 +0200
  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