Re: [PATCH] perf record: add meta-data support for pipe-mode

2012-09-26 Thread Stephane Eranian
On Wed, Sep 26, 2012 at 7:50 AM, David Ahern wrote: > I like the idea, but can't checkout the patch - does not apply to Arnaldo's > latest perf/core branch. mind rebasing? > It's against tip-master. > David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH] perf record: add meta-data support for pipe-mode

2012-09-25 Thread David Ahern
I like the idea, but can't checkout the patch - does not apply to Arnaldo's latest perf/core branch. mind rebasing? David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.or

[PATCH] perf record: add meta-data support for pipe-mode

2012-09-24 Thread Stephane Eranian
This patch adds the meta-data header support for perf record when used in pipe mode: perf record -o - Up until now, meta-data was only available when perf record was used in "regular" mode, i.e., generating a perf.data file. For users depending on pipe mode, neither host or event header infor