Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689685
| From | David Carrillo-Cisneros <davidcc@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode |
| Date | 2017-07-18 06:40 +0200 |
| Message-ID | <u4ssG-6bP-17@gated-at.bofh.it> (permalink) |
| References | <u2dep-pC-3@gated-at.bofh.it> <u2qY2-YW-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 12, 2017 at 7:31 AM, Jiri Olsa <jolsa@redhat.com> wrote: > On Tue, Jul 11, 2017 at 04:52:51PM -0700, David Carrillo-Cisneros wrote: >> v5: - Fix buffer leaking and size changes in >> perf_event__synthesize_features. >> - Remove unnecessary renaming. >> - Remove extra tabs in do_write_string. > > SNIP > >> >> Only patches 14 to 16 have a significant effect in user observed behavior. >> All other are transparent preparatory changes or bug fixes. >> >> David Carrillo-Cisneros (16): >> perf header: encapsulate read and swap >> perf header: add PROCESS_STR_FUN macro >> perf header: fail on write_padded error >> perf util: add const modifier to buf in "writen" function >> perf header: revamp do_write >> perf header: add struct feat_fd for write >> perf header: use struct feat_fd for print >> perf header: use struct feat_fd to process header records >> perf header: don't pass struct perf_file_section to process_##_feat >> perf header: use struct feat_fd in read header records >> perf header: make write_pmu_mappings pipe-mode friendly > > hum, not sure if that's an issue on my side, but I can see > only patches 0-11 (above portion), missing patches 12-16: Mmm, no idea. I reposted a new version and also uploaded it to https://github.com/ccdavid/linux/tree/toup_july16_pipeheaders_02 > >> perf header: add a buffer to struct feat_fd >> perf header: change FEAT_OP* macros >> perf tool: add show_feature_header to perf_tool >> perf tools: add feature header record to pipe-mode >> perf header: add event desc to pipe-mode header > > > jirka
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 03/16] perf header: fail on write_padded error David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 09/16] perf header: don't pass struct perf_file_section to process_##_feat David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 05/16] perf header: revamp do_write David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 10/16] perf header: use struct feat_fd in read header records David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 07/16] perf header: use struct feat_fd for print David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 08/16] perf header: use struct feat_fd to process header records David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 06/16] perf header: add struct feat_fd for write David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 01/16] perf header: encapsulate read and swap David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 04/16] perf util: add const modifier to buf in "writen" function David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
[PATCH v5 02/16] perf header: add PROCESS_STR_FUN macro David Carrillo-Cisneros <davidcc@google.com> - 2017-07-12 02:00 +0200
Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Ahern <dsahern@gmail.com> - 2017-07-12 03:40 +0200
Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-07-18 06:40 +0200
Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode Jiri Olsa <jolsa@redhat.com> - 2017-07-12 16:40 +0200
Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-07-18 06:40 +0200
csiph-web