Re: [PATCH] perf stat: Fix default logfd to use stderr
From: Stephane Eranian <hidden>
Date: 2012-06-20 12:23:25
Also in:
lkml
From: Stephane Eranian <hidden>
Date: 2012-06-20 12:23:25
Also in:
lkml
Ok, I see it now. thanks. the only one left at this point is the pipe mode meta-data patch to add header in pipe mode. On Tue, Jun 19, 2012 at 1:34 PM, Arnaldo Carvalho de Melo [off-list ref] wrote:
Em Tue, Jun 19, 2012 at 08:09:31AM +0200, Stephane Eranian escreveu:quoted
On Tue, Jun 19, 2012 at 4:13 AM, Namhyung Kim [off-list ref] wrote:quoted
On Mon, 18 Jun 2012 16:51:08 +0200, Robert Richter wrote:quoted
With certain shell redirections this (56f3bae) fails with a log fd setup failure. Fix below.quoted
quoted
It looks somewhat related to Stephane's patch. Can you we check it too?quoted
Yes, my patch is needed and it was posted over a month ago now..... Arnaldo, please apply my patch.It was applied a week ago, was merged already by Ingo, should go to Linus soon: http://git.kernel.org/?p=linux/kernel/git/tip/tip.git;a=commit;h=fc3e4d077d5c7a7bc1ad5bc143895b4e070e5a8b - Arnaldo