Re: [PATCH 1/2] perf stat: add -l <N> option to redirect stderr elsewhere

From: Jim Cromie
Date: Thu Sep 01 2011 - 17:58:47 EST


On Sat, May 21, 2011 at 2:41 PM, Arnaldo Carvalho de Melo
<acme@xxxxxxxxxxxxxxxxxx> wrote:
> Em Sat, May 21, 2011 at 12:34:18PM +0200, Ingo Molnar escreveu:
>>
>> * Jim Cromie <jim.cromie@xxxxxxxxx> wrote:
>>
>> > This perf stat option emulates valgrind's --log-fd option, allowing the
>> > user to send perf results elsewhere, and leaving stderr for use by the
>> > program under test.
>> >
>> >   3>results perf stat -l 3 -- <cmd>
>> >
>> > The perl distro's make test.valgrind target uses valgrinds --log-fd
>> > option, I've adapted it to invoke perf also, and tested this patch there.
>> >
>> > Signed-off-by: Jim Cromie <jim.cromie@xxxxxxxxx>
>>
>> Makes sense!
>>
>> Arnaldo, if you are fine with it, do you want to pick it up - or should i? If
>> you pick it up:
>>
>> Acked-by: Ingo Molnar <mingo@xxxxxxx>
>
> Its ok with me:
>
> Acked-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> I will pick it this weekend, if you don't merge it till then.
>
> - Arnaldo
>

Did this ever happen ?
Can you point me to the git-url where it did/will end up ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/