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


Groups > linux.kernel > #1644815

Re: [PATCH 0/7] perf tool: add meta-data header support for pipe-mode

From David Carrillo-Cisneros <davidcc@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/7] perf tool: add meta-data header support for pipe-mode
Date 2017-05-18 20:10 +0200
Message-ID <tIy26-6hh-11@gated-at.bofh.it> (permalink)
References <tIl4S-4Ep-3@gated-at.bofh.it> <tIm0W-5oe-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 17, 2017 at 10:10 PM, Andi Kleen <ak@linux.intel.com> wrote:
>> The difficulty in pipe mode is that information needs to be written
>> sequentially to the pipe. Meta data headers are usually generated
>> (and also expected) at the beginning of the file (or piped output).
>> To solve this problem, we introduce new synthetic record types,
>> one for each meta-data type. The approach is similar to what
>> is *ALREADY* used for BUILD_ID and TRACING_DATA.
>
> The new headers need documentation in Documentation/perf.data-file-format.txt
Will do.

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


Thread

[PATCH 0/7] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-05-18 06:20 +0200
  Re: [PATCH 0/7] perf tool: add meta-data header support for pipe-mode Andi Kleen <ak@linux.intel.com> - 2017-05-18 07:20 +0200
    Re: [PATCH 0/7] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros <davidcc@google.com> - 2017-05-18 20:10 +0200

csiph-web