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


Groups > linux.kernel > #1659031

Re: [PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode

From David Carrillo-Cisneros <davidcc@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode
Date 2017-06-06 20:20 +0200
Message-ID <tPrfc-3TW-7@gated-at.bofh.it> (permalink)
References <tPgMN-5yk-3@gated-at.bofh.it> <tPlWb-lw-51@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 6, 2017 at 5:35 AM, Jiri Olsa <jolsa@redhat.com> wrote:
> On Tue, Jun 06, 2017 at 12:07:07AM -0700, David Carrillo-Cisneros wrote:
>> v3: - Fix header output for event aux record.
>>     - Uniformize variable naming and other cleanup.
>>     - Other fixes suggested by Jiri and Nahmyung.
>
> what tree did you base your changes on?
> I'm getting git am fail on any tree I try it on:
>
> [jolsa@krava perf]$ git am /tmp/d
> Applying: perf header: encapsulate read and swap
> Applying: perf header: add PROCESS_STR_FUN macro
> Applying: perf header: fail on write_padded error
> Applying: perf util: add const modifier to buf in "writen" function
> Applying: perf header: revamp do_write
> Applying: perf header: add struct feat_fd for write
> Applying: perf header: use struct feat_fd for print
> Applying: perf header: use struct feat_fd to process header records
> Applying: perf header: use struct feat_fd in read header records
> Applying: perf header: make write_pmu_mappings pipe-mode friendly
> Applying: perf header: add a buffer to struct feat_fd
> Applying: perf header: change FEAT_OP* macros
> Applying: perf tool: add show_feature_header to perf_tool
> Applying: perf tools: add feature header record to pipe-mode
> error: patch failed: tools/perf/builtin-annotate.c:398
> error: tools/perf/builtin-annotate.c: patch does not apply
> Patch failed at 0014 perf tools: add feature header record to pipe-mode
> The copy of the patch that failed is found in: .git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
>
> fyi acme's perf/core is the prefered one ;-)

I used tip/perf/core . Will rebase to acme's. Thank you for testing it.

David
>
> thanks,
> jirka

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


Thread

[PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 14/15] perf tools: add feature header record to pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 09/15] perf header: use struct feat_fd in read header records David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 10/15] perf header: make write_pmu_mappings pipe-mode friendly David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 02/15] perf header: add PROCESS_STR_FUN macro David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 05/15] perf header: revamp do_write David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 13/15] perf tool: add show_feature_header to perf_tool David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:10 +0200
  [PATCH v3 03/15] perf header: fail on write_padded error David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  [PATCH v3 08/15] perf header: use struct feat_fd to process header records David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  [PATCH v3 04/15] perf util: add const modifier to buf in "writen" function David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  [PATCH v3 06/15] perf header: add struct feat_fd for write David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  [PATCH v3 01/15] perf header: encapsulate read and swap David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  [PATCH v3 12/15] perf header: change FEAT_OP* macros David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 09:20 +0200
  Re: [PATCH v3 00/15] perf tool: add meta-data header support for  pipe-mode Jiri Olsa <jolsa@redhat.com> - 2017-06-06 14:40 +0200
    Re: [PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-06-06 20:20 +0200
      Re: [PATCH v3 00/15] perf tool: add meta-data header support for  pipe-mode Jiri Olsa <jolsa@redhat.com> - 2017-06-07 13:30 +0200
        Re: [PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-06-07 17:10 +0200

csiph-web